Initial commit

This commit is contained in:
2026-01-04 04:08:32 -05:00
commit d7cf433bb0
26 changed files with 3859 additions and 0 deletions

2
Rocket.toml Normal file
View File

@@ -0,0 +1,2 @@
[global.databases]
db = { url = "db/db.sql" }