Initial fork from theme-song-booth

This commit is contained in:
Troll (Hermes Agent) 2026-08-10 20:43:28 +00:00
commit 99855b1212
33 changed files with 5723 additions and 0 deletions

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
.env
.env.local
__pycache__/
*.pyc
.venv/
data/
uploads/
*.db
*.mp3
*.wav
.DS_Store