Skip to content

megharaykar/FileUploadOrganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileupload-nodejs-gridfs-angular2

File Upload application with Nodejs, GridFS and Angular 2

Quick Setup

  • git clone https://github.com/megharaykar/FileUploadOrganizer.git
  • Navigate into the directory
  • npm install
  • MongoDB should be installed and running on default port
  • node app.js this will start the node server on port 3002
  • cd angular2-app
  • npm install
  • npm start
  • angular2 app will be running on port 3000

About

A web application to upload files of any type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published