An open API service indexing awesome lists of open source software.

https://github.com/hiperbou/uploadserver

NodeJS server to upload files from another computer
https://github.com/hiperbou/uploadserver

Last synced: 7 months ago
JSON representation

NodeJS server to upload files from another computer

Awesome Lists containing this project

README

          

# uploadserver
NodeJS server to upload files from another computer

usage:

npm install
node server [PORT]

There's also an advanced version that allows to select the destination folder or download uploaded files.

node server2 [PORT]