https://github.com/yefim/p2p-file-sharing
Serverless peer-to-peer file sharing
https://github.com/yefim/p2p-file-sharing
Last synced: about 1 month ago
JSON representation
Serverless peer-to-peer file sharing
- Host: GitHub
- URL: https://github.com/yefim/p2p-file-sharing
- Owner: yefim
- License: mit
- Created: 2017-10-06T00:03:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T06:19:53.000Z (almost 5 years ago)
- Last Synced: 2026-01-02T05:43:31.791Z (5 months ago)
- Language: JavaScript
- Homepage: https://p2p.yef.im
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Serverless Peer to Peer File Sharing
======================================
## Develop
* `npm install`
* `npm start`
* `python -m SimpleHTTPServer 3333`
* `open http://localhost:3333/`
## Contributors
* [Yefim](https://www.yef.im)