62

GitHub - ThalKod/DropIt: DropIt is a File Uploader built with nodejs, Upload, ge...

 5 years ago
source link: https://github.com/ThalKod/DropIt
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

DropIt

logo.png
DropIt is a File Uploader built with nodejs

alt text

Demo

? Installation

# clone the repo
$ git clone https://github.com/ThalKod/DropIt.git

# install the requirements
$ npm install

Usage

npm start

Working with your own DB ? modify config.js :

module.exports = {
    dbURL: process.env.DATABASEURL || "mongodb://localhost/dropit"
}

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK