...

/

Deploy the Application

Deploy the Application

Learn how to successfully deploy your web application on the internet.

Deploying an application to Heroku

We now only need to deploy the application and tell it to use a dyno. To deploy it, we use git to add and commit our latest changes. The new configuration files and Procfile should also be added. Once this is done, we push a copy to Heroku:

 ...
Access this course and 1400+ top-rated courses and projects.