Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 753 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 753 Bytes

dpd-fileupload-demo wercker status

Demo application for dpd-fileupload (Deployd module)

Screenshot

Usage

Make sure you already have mongoDB running.

$ git clone  https://github.com/NicolasRitouet/dpd-fileupload-demo.git
$ npm install
$ node server.js

Don't hesitate to report any issue you find.