Add song library with Git LFS, DJ chat, and tinqs/live-radio publish path.

Songs persist under songs/ (MP3 via LFS, metadata in git). Player shows saved library.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-07 14:18:17 +01:00
parent 4924db5617
commit b8ff25f370
18 changed files with 357 additions and 12 deletions
+1 -3
View File
@@ -10,10 +10,8 @@ dist/
.env
.env.local
# Generated audio (cache — regenerate on demand)
# Legacy cache (migrated to songs/)
radio_cache/
*.mp3
*.wav
# IDE / OS
.DS_Store