Commit a dist folder

This commit is contained in:
RobinLinus 2017-02-08 01:41:04 +01:00
parent dce88a309d
commit 0551df6c40
12 changed files with 22916 additions and 1 deletions

5
dist/readme.md vendored Normal file
View file

@ -0,0 +1,5 @@
# Run a Snapdrop Server
- `npm install`
- `node index.js`
- TODO: SSL connection (i.e nginx)
- ( Please do a PR if you've build an alternative index.js with a self-signed cert )