Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tejazz/gridfs-file-storage
- Owner: tejazz
- Created: 2020-04-30T07:48:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:59:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T16:17:01.602Z (24 days ago)
- Topics: gridfs, mongodb, multer, nodejs, react
- Language: TypeScript
- Homepage:
- Size: 1.27 MB
- Stars: 51
- Watchers: 4
- Forks: 39
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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`