Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tejazz/gridfs-file-storage

GridFS file storage enabled application to store and retrieve files and images.
https://github.com/tejazz/gridfs-file-storage

gridfs mongodb multer nodejs react

Last synced: 10 days ago
JSON representation

GridFS file storage enabled application to store and retrieve files and images.

Awesome Lists containing this project

README

        

# Grid FS File Storage

## How To Run The Application

1. Clone the repository
2. Install all the dependencies using `npm run install:all`
3. Then run the application with `npm run start`