Home

Awesome

Archived. Future versions will exist here: https://github.com/cypsela/sailplane.eth


⛵✈🕸

sailplane-web

Collaborative p2p file sharing in the browser

homepage

live on github pages: https://cypsela.github.io/sailplane-web/ (may take a minute to join swarm

uses 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