Filestop is you simple file share on your server with focus on simple use. It is doodle for files. Just create a new filestop and drop files from your desktop. Send the private URL to friends who can download your files or add other files, too.
A similar project is filebin.net written in python. Code is available at GitHub
This project is a weekend project to get into node.js and AngularJS. Therefore, the current version is in an early stage and serves only some very basic features.
Please install node.js and MongoDB. Clone this project and run
$ npm install
$ node server/server.js
You can configure the server in server/config/config.js