Configure environment variables before any NVM configuration:
# .bashrc
export AVATAR_WEBKIT_REPO_SECRET="..."
export AVATAR_WEBKIT_AUTH_TOKEN="..."
Copy ngrok.template.yml
into ngrok.yml
and fill in your Ngrok auth token and subdomain.
yarn
yarn dev
This project builds two files:
room.js
contains the Hubs room scriptroom.css
contains styles for the custom UI, loaded by the room script