Initial commit, prod ready

This commit is contained in:
2026-02-22 23:18:57 -05:00
commit 0d03be47a0
41 changed files with 5623 additions and 0 deletions

8
backend/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
yt-dlp==2025.1.26
mutagen==1.47.0
httpx==0.28.1
python-multipart==0.0.20
python-dotenv==1.0.1
aiofiles==24.1.0