Skip to content

arunreturns/filestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors