Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 414 Bytes

Tubo

In browser development environment with E2E encrypted shared sessions and relative file imports.

Development

mkcert -install && mkcert -key-file snowpack.key -cert-file snowpack.crt localhost # generate credentials for HTTPS
yarn # install dependencies
yarn install # development server

For share feature to work Tubo Rooms should also be running.