Deploy your application

You will be deploying your Web Application using Heroku, it’s a PaaS (Platform as a Service) - it provides a platform as a place (service) where you can easily deploy your web applications using git.

You can learn more about Heroku by watching this video.

See here how to deploy NodeJS applications to Heroku.