Quickly deploy Whereby to your domain
Summary
We've put together a simple tool to make deploying Whereby's Pre-built experience on your site even easier. It's recommended that you use a dedicated domain or subdomain. You'll then be able to use the unique roomName's that are returned from our API.
Example API response:
You can then use the roomName
from above as a path on the domain you've deployed our webapp to:
Deploy the tool
Go to our webapp repo and fork for your own customizations and website
In
assets/index.js
theroomUrl
variable to include your Whereby subdomain
In the same file, you can choose to manage the room features available as attributes by using the setAttribute method
Last updated