Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cypsela/sailplane-web
Collaborative p2p file sharing in the browser
https://github.com/cypsela/sailplane-web
ipfs orbitdb p2p sailplane-web
Last synced: 4 months ago
JSON representation
Collaborative p2p file sharing in the browser
- Host: GitHub
- URL: https://github.com/cypsela/sailplane-web
- Owner: cypsela
- License: gpl-3.0
- Archived: true
- Created: 2020-06-29T22:26:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T19:20:27.000Z (8 months ago)
- Last Synced: 2024-06-22T14:39:30.290Z (6 months ago)
- Topics: ipfs, orbitdb, p2p, sailplane-web
- Language: JavaScript
- Homepage: https://cypsela.github.io/sailplane-web
- Size: 19.4 MB
- Stars: 78
- Watchers: 8
- Forks: 30
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Archived. Future versions will exist here: https://github.com/cypsela/sailplane.eth
---
### ⛵✈🕸
# sailplane-web
Collaborative p2p file sharing in the browser[![homepage](./imgs/homepage.png?raw=true)](https://cypsela.github.io/sailplane-web/)
live on github pages: https://cypsela.github.io/sailplane-web/ (may take a minute to join swarm
> uses [sailplane-node](https://github.com/cypsela/sailplane-node)
**clone and install:**
```
git clone https://github.com/cypsela/sailplane-web.git &&
cd sailplane-web &&
yarn
```**build:**
```
yarn build
```**dev server:**
```
yarn start
```