Daily | Examples
This repository uses yarn workspaces so it's required to have yarn installed.
Setup dependencies via yarn install
.
Add the required environment variables (e.g. your Daily API key) for the demo being used. Each demo's README will list the required environment variables to run it locally.
Run an example via yarn workspace @custom/basic-call dev
(replacing basic-call
with the name of the demo).
Please note: these demos are intended as educational resources for using the Daily platform as well as showcasing common usage patterns and best practices. That said, they are not intended to be used as production ready applications.
Examples that showcase the Daily call object using our Javascript library
Examples that showcase using and customizing the Daily Prebuilt UI
We welcome all contributions that make it easier for developers to get to know Daily through these demos. If you'd like to open or claim an issue, add your own demo, or contribute in another way, please read CONTRIBUTING.md.
We're always happy to help developers building on Daily. Reach out to us any time at help@daily.co, or chat with us.