- Create Repository from DjangoCustomUserStarter Template
- Run Application Locally
- Create Heroku Application Server Instance
- Provision Database Server Instance
- Add DJANGO_SETTINGS_MODULE to Config Vars
- Add Django SECRET_KEY to Config Vars
- Add Database Settings to Config Vars
- Modify ALLOWED_HOSTS
- Push to Heroku and Create Superuser
- Proceed to Notes on Creation of Print Tracker Application