Initial commit: N64 Tracker source from server (excludes Coverart images)

This commit is contained in:
mattie726 2026-08-25 22:54:08 -07:00 committed by Barely Removable
commit ccf87df36d
14 changed files with 10105 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
flask==3.0.0
requests==2.31.0
beautifulsoup4==4.12.2
gunicorn==21.2.0
Pillow==10.3.0