Warning These docs are still a WIP, please provide feedback for better docs! QuickStart To get the server started, run the following commands. pip install -r requirements.txt python manage.py migrate python manage.py runserver To-Do's Write more tests!