🎉 Initial commit

This commit is contained in:
Daniel Svitan
2025-04-23 09:16:49 +02:00
commit 7d841a6571
4 changed files with 1952 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "door-alarm"
version = "0.1.0"
edition = "2024"
[dependencies]
rocket = { version = "0.5.1", features = ["secrets"] }