gridfs-file-storage icon indicating copy to clipboard operation
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

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