Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 977 Bytes

README.md

File metadata and controls

53 lines (35 loc) · 977 Bytes

hyperproxy

Hyperproxy

WebRTC to native Dat Proxy

Goal

Check out this post

Check out the WIP RFC

Setup

Install global tooling dependencies:

npm i -g lerna browser-sync

Get yarn, either via package or via npm.

Run these anywhere within Hyperproxy:

lerna bootstrap
lerna run build
lerna run --parallel watch

Run Modes

To run the hub in local:

LOCAL=true lerna run watch --parallel

Credits

Logo created using DotGrid by Devine Lu Linvega

License

MIT