project initialization

This commit is contained in:
2026-02-16 19:57:22 +02:00
commit 30bcd2f9cd
3 changed files with 362 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
firebase-service-account.json
node_modules/
__pycache__/
*.pyc
.venv/
dist/