Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Webinar Admin App

This demo is the admin counterpart to the webinar demo. It can be used on its own as well for token and room management.

Prerequisites

Optional

  • Click the Netlify deploy button below and follow the instructions

Deploy with Netlify

How this demo works

Create new broadcast rooms with pre-set config options and generate new owner meeting tokens for specific rooms. Owner usernames can be set through the token form, as well.

Running locally

1. Clone app
2. Install dependencies: yarn
3. Add a .env file
4. Run app: yarn start

Your .env file should look like this:

REACT_APP_DAILY_API_KEY=<-your-daily-api-key->
REACT_APP_API_BASE_URL=<-your-api-endpoint->

What's next

Expand the room and meeting token forms to accommodate all Daily config options!

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages