Skip to content

Abadious/fileupload-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MongoDB/GridFS File upload with NodeJS.

Open Source Love Open Source Love

As moutfull as it sounds, but functional it will be, file upload is needed in any application there for this demo shows how we can upload files directly to our MongoDB using it's GridFS System.

Instalation:

In order to use this repo, please feel free to clone directly to your working directory and simply enter this command to your Terminal/CMD :

# yarn install

or, in case your don't dispose yarn, please use the following command:

# npm install

Launching the app:

In case you want to run the app, simply use the following command :

# npm start

Finaly, for even more details please check this Youtube tutorial i've created that explain's just that.

Link : https://youtu.be/pXHOF4GWuZQ

Collaborators :

  • Houssem Yahiaoui (@houssem-yahiaoui).
  • Ali Sawari (@AliSawari)

Happy Coding =D

forthebadge

About

MongoDB file upload using NodeJS and Mongo GridFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%