Full-Stack Web Development with Vue.js and Node

(singke) #1
Going Live Chapter 10

Once we are confident with the changes, we can merge the pull request to the master
branch:


Introduction to Heroku


The last and most important part of developing an application is to deploy it. Heroku is a
cloud platform as a service. It is a cloud platform where we can host our applications.


Heroku is an easy and elegant way to deploy and manage our applications.


With Heroku, we can deploy our applications written in Node.js, and many other


programming languages as well, such as Ruby, Java, and Python. Regardless of the


programming language, the setup required for the Heroku application is the same across
all languages.

Free download pdf