项目作者: ratnani1996

项目描述 :
An example to store images and other files to mongodb Datbase using GridFS
高级语言: JavaScript
项目地址: git://github.com/ratnani1996/mongo_file_upload.git
创建时间: 2018-03-10T17:58:42Z
项目社区:https://github.com/ratnani1996/mongo_file_upload

开源协议:

下载


mongo_file_upload

Upload any file to mongo database

This is an example application to show you how to upload images or other other file format files to mongodb database.

Install

With yarn installed, run

  1. $ yarn install

Usage

  1. $ yarn start
  2. This will start your server at port 3000

License

MIT