first commit

This commit is contained in:
Ashim Kumar
2026-02-20 13:53:36 +06:00
commit 8e02b9ad09
35 changed files with 11059 additions and 0 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
__pycache__/
*.pyc
*.pyo
*.db
*.sqlite3
.env
.git/
.gitignore
.venv/
venv/
env/
node_modules/
*.log
.DS_Store
Thumbs.db
routes/__pycache__/