sailplane-web

May 1, 2024 ยท View on GitHub

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