This repo is used to demonstrate hosting node.js app on heroku.
You can read blog version of it on
Clone the repository and install node modules
git clone https://github.com/RugvedB/Nodejs-Heroku-Deploy-Demo
cd Nodejs-Heroku-Deploy-Demo
npm i
Run
node index.js
Checkout the site on http://localhost:3000/