gridfs-file-storage
gridfs-file-storage copied to clipboard
GridFS file storage enabled application to store and retrieve files and images.
Grid FS File Storage
How To Run The Application
- Clone the repository
- Install all the dependencies using
npm run install:all
- Then run the application with
npm run start