Skip to content

SuvarnaYande/HerokuArchival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HerokuArchival

This application supports the Getting Started with Node on Heroku article - check it out.

Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/SuvarnaYande/HerokuArchival.git # or clone your own fork
$ cd HerokuArchival
$ npm install
$ npm start

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

Archives Data to Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published