ashutoshdas96 / daily-media-examples

Example projects, feature demos and snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Examples

Daily | Examples

This repository uses yarn workspaces so it's required to have yarn installed.

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

Examples that showcase the Daily call object using our Javascript library

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.

About

Example projects, feature demos and snippets

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 98.0%Language:Swift 1.5%Language:CSS 0.3%Language:HTML 0.2%Language:Shell 0.1%