项目作者: Emmanuelraj

项目描述 :
crud fileupload-nodejs-mongdb
高级语言: JavaScript
项目地址: git://github.com/Emmanuelraj/file-upload-nodejs-mongodb.git
创建时间: 2019-02-01T05:16:23Z
项目社区:https://github.com/Emmanuelraj/file-upload-nodejs-mongodb

开源协议:

下载


file-upload-nodejs-mongodb

  1. crud fileupload-nodejs-mongdb (image & text) pdf b

Technologies

  1. Ejs
  2. mongodb(mlab)
  3. multer
  4. gridfs-storage
  5. multer-gridfs-stream

Deploy :

  1. heroku ( url: https://shielded-tundra-77153.herokuapp.com/fileupload)
  2. url: https://shielded-tundra-77153.herokuapp.com/fileupload --> to upload
  3. https://shielded-tundra-77153.herokuapp.com/files/:filename -->
  4. https://shielded-tundra-77153.herokuapp.com/image/:filename-->
  5. https://shielded-tundra-77153.herokuapp.com/files/del/:id--> deletebyid
  6. https://shielded-tundra-77153.herokuapp.com/files --view all

command

  1. npm install