Skip to content

stevegroom/redogridfsstorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refactor Multer / GridFS / Mongoose

I wanted to expand my BWP app with the ability to upload files and store them in the MongoDB.

Came across several examples using Multer / GridFS / Mongoose and ended up following this blog https://dev.to/shubhambattoo/comment/k8dk and forking the repo: https://github.com/shubhambattoo/node-js-file-upload

Currently the refactored code works but not synchronously. So the home page is shown before the previous file upload is complete.

About

Temp repo for refactoring Shubham Battoo's example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published