Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

File metadata and controls

9 lines (6 loc) · 301 Bytes

File Server.

A nodejs server for uploading files to mongodb with encrypted names using gridfs stream.

Running instructions

clone this repo git clone <this repo>
You can use node index.js or nodemon index to run.
go to localhost:1080 and check things out.