GitHub - cloudflare/orange
Welcome to Orange Meets
Orange Meets is a demo application built using Cloudflare Calls.
To build your own WebRTC application using Cloudflare Calls, get started in the Cloudflare Dashboard.
Try the demo here!
Variables
Go to the Cloudflare Calls dashboard and create an application.
Put these variables into .dev.vars
CALLS_APP_ID=<APP_ID_GOES_HERE>
CALLS_APP_SECRET=<SECRET_GOES_HERE>
Development
Open up http://127.0.0.1:8787 and you should be ready to go!
Deployment
Make sure you've installed wr...
Read more at github.com