first commit

This commit is contained in:
2026-02-01 04:39:12 -05:00
commit bb35db384f
11 changed files with 819 additions and 0 deletions

5
backend/.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
__pycache__
*.pyc
.env.local
.venv
venv