![Daily Examples](./logo.png) # [Daily](https://daily.co) | Examples This repository uses [yarn workspaces](https://classic.yarnpkg.com/en/docs/workspaces/) so it's required to have yarn [installed](https://classic.yarnpkg.com/en/docs/install). ## Getting started 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. --- ## Contents ## [Custom (Web)](./custom/) Examples that showcase the Daily call object using our Javascript library ## [Prebuilt UI](./prebuilt) Examples that showcase using and customizing the Daily Prebuilt UI --- ## Contributions 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. ## Contact us We're always happy to help developers building on Daily. Reach out to us any time at help@daily.co, or chat with us.