Rankmode is a server to store your Pump It Up gaming sessions.
To start your Phoenix server:
- Install dependencies with
make install
- Create and migrate your database with
make db.boot
- Start Phoenix endpoint with
make server
.
Now you can visit localhost:4000
from your browser.