This commit is contained in:
drackxuskrax
2026-07-21 16:53:38 -05:00
commit 69cc215954
12 changed files with 3478 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
PORT=3000
# SQLite database filename (creates a local file in the project folder)
DATABASE_FILE=database.sqlite