Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 354 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 354 Bytes

Rythm Games

Games

  • BangDream
  • ColorfulStage

TODO

  • User profile
    • Profile search
    • Cleared music list
  • Music list
    • Original
    • Cover
    • Clear screenshots

Start project

poetry install --no-root

poetry run python manage.py migrate
poetry run python manage.py runserver