feat: build headless theatre laboratory website

This commit is contained in:
bisco
2026-06-22 19:42:43 +02:00
parent cae9180bc6
commit cff9a17c3c
65 changed files with 8994 additions and 128 deletions
+21
View File
@@ -0,0 +1,21 @@
.env
.env.*
!.env.example
.DS_Store
__pycache__/
*.py[cod]
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.ruff_cache/
backend/media/
backend/static/
backend/staticfiles/
frontend/.astro/
frontend/dist/
frontend/node_modules/
backups/
media-backup/
*.sql
*.dump