You can view the finished app here: https://xkcd-radio-callback.herokuapp.com/
- https://devcenter.heroku.com/categories/deploying-with-docker
- https://towardsdatascience.com/heroku-docker-in-10-minutes-f4329c4fd72f
- https://medium.com/featurepreneur/how-to-deploy-a-flask-app-on-heroku-part-1-14782c3068bc
- https://medium.com/featurepreneur/how-to-deploy-docker-container-on-heroku-part-2-eaaaf1027f0b
- https://medium.com/travis-on-docker/how-to-run-dockerized-apps-on-heroku-and-its-pretty-great-76e07e610e22
- Medium post about how to deploy this app
- Medium post about how to do this using the CLI
- Plotly’s Dash deployment guide
- Heroku’s deployment guide
- Fantastic blog post that dives deep
- Excellent YouTube tutorial