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: 15 days ago
JSON representation

Collaborative p2p file sharing in the browser

Lists

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
```