Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 708 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 708 Bytes

GitHub Workflow Status download

Setup

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.

Development

yarn
yarn dev

Build Artifacts

This project builds two files:

  • room.js contains the Hubs room script
  • room.css contains styles for the custom UI, loaded by the room script