May 2020
Intermediate to advanced
404 pages
10h 52m
English
In this section, we will take a look at how we can deploy our demonstration app to Heroku. In the following steps, we will create an account on Heroku and add the modifications required to the code, which will make it eligible to host on the platform:

web: gunicorn app:app ...Read now
Unlock full access