Skip to content

An internal web app for sharing files using dropzone.js

License

Notifications You must be signed in to change notification settings

kevindashgit/share

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An internal web app for sharing files using dropzone.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • HTML 12.5%
  • CSS 1.3%