Initial commit

This commit is contained in:
2025-09-24 13:14:00 +00:00
commit 82ac8fd72a
9 changed files with 961 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
**/__pycache__/*
server/app/migrations
server/database.sqlite
*.pem