An open API service indexing awesome lists of open source software.

https://github.com/rugvedb/nodejs-heroku-deploy-demo

This repo is used to demonstrate hosting node.js app on heroku. Read the blog for steps.
https://github.com/rugvedb/nodejs-heroku-deploy-demo

gyaanibuddy heroku medium nodejs

Last synced: about 1 month ago
JSON representation

This repo is used to demonstrate hosting node.js app on heroku. Read the blog for steps.

Awesome Lists containing this project

README

          

Nodejs-Heroku-Deploy-Demo

[![](https://img.shields.io/badge/Made_with-Nodejs-green?style=for-the-badge&logo=node.js)](https://nodejs.org/en/)

### About
This repo is used to demonstrate hosting node.js app on heroku.

You can read blog version of it on
- Gyaanibuddy
- Medium


------------------------------------------
### Installation

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/

------------------------------------------

Developed with :heart: by Rugved