Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Upload download using MEAN

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

The DB is hosted on Mongo Labs (https://mongolab.com)

Running Locally

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

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

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

About

File Upload download using MEAN

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages