briangreenery / share

An internal web app for sharing files using dropzone.js
The Unlicense
4 stars 5 forks source link

share

An internal web app for sharing files using dropzone.js. There are no limits on file size and no user authentication. Files are never cleaned up.

Running

$ npm install
$ node .

Updating client dependencies

$ bower update
$ grunt