/gridfs-file-storage

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

Primary LanguageTypeScript

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