first commit

This commit is contained in:
2026-06-10 19:16:52 +02:00
commit 9169af831d
18 changed files with 907 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "Website"
version = "0.1.0"
edition = "2024"
[dependencies]
rocket = "0.5.1"