Initial commit: digital reception monorepo (M1-M11 + demo extensions)

This commit is contained in:
2026-05-25 12:59:54 +05:00
commit b9f88194d9
182 changed files with 20578 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
node_modules
dist
build
.next
.turbo
.cache
*.log
.DS_Store
# env
.env
.env.local
.env.*.local
# python
__pycache__/
*.py[cod]
*$py.class
.venv/
.venv-*/
venv/
.pytest_cache/
.mypy_cache/
# editors
.vscode/
.idea/
# prisma local
prisma/.env