Skip to content

An example to store images and other files to mongodb Datbase using GridFS

Notifications You must be signed in to change notification settings

ratnani1996/mongo_file_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongo_file_upload

Upload any file to mongo database

This is an example application to show you how to upload images or other other file format files to mongodb database.

Install

With yarn installed, run

$ yarn install

Usage

$ yarn start
This will start your server at port 3000

License

MIT

About

An example to store images and other files to mongodb Datbase using GridFS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published