#Checkpoint
- Sign up for a Heroku account and install cli tools
heroku new {{name_of_server_you_want}}git push heroku masterheroku run python manage.py syncdbheroku run python manage.py migrateheroku run python manage.py createsuperuserheroku open