Initial commit

This commit is contained in:
CallMeVerity
2026-06-03 00:44:48 +01:00
commit 3369f22f69
36 changed files with 3419 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules/
dist/
.env
*.db
*.db-journal
*.db-shm
*.db-wal
backend/data/
frontend/dist/
.DS_Store