Skip to content

Anyass3/hyp-files-app

Repository files navigation

hyp-files-app

NEW UPDATES: dev branch

Backend:

Updating to the latest hypercore, hyperdive-next, hyperswarm, @hyperswarm/dht etc

Also working on my own custom hyperdrive(to be somewhat similar to old hyperdrive) https://github.com/Anyass3/hyperdrive-x

Using a custom corestore/networker so I can use the lastest holepunch modules.

Frontend:

Using stable svelte-kit

UI updates pending

Docs in google docs

PDF Docs

Demo Videos

Install Dependencies

npm install

Development

Frontend

npm run dev -- --host

Backend

npm run serve:dev:host
# or
npm run serve:dev

Production

builds frontend and compiles backend typescript

npm run build

Frontend

npm run preview -- --host

Backend

npm run serve -- --host

Contact

please feel free to open a pr

Releases

No releases published

Packages

No packages published