Go to file
Jon ceb1bf74ca removed ready call state from switch 2021-06-10 18:24:31 +01:00
dailyjs removed ready call state from switch 2021-06-10 18:24:31 +01:00
prebuilt-ui initial commit 2021-06-10 18:17:23 +01:00
.eslintrc initial commit 2021-06-10 18:17:23 +01:00
.gitignore initial commit 2021-06-10 18:17:23 +01:00
.prettierrc initial commit 2021-06-10 18:17:23 +01:00
CODE_OF_CONDUCT.md initial commit 2021-06-10 18:17:23 +01:00
CONTRIBUTING.md initial commit 2021-06-10 18:17:23 +01:00
README.md initial commit 2021-06-10 18:17:23 +01:00
logo.png initial commit 2021-06-10 18:17:23 +01:00
package.json initial commit 2021-06-10 18:17:23 +01:00
yarn.lock initial commit 2021-06-10 18:17:23 +01:00

README.md

Daily Examples

Daily | Examples

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

Getting started

Setup dependencies via yarn install.

Run an example via yarn workspace @dailyjs/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

Daily JS (Web)

Examples that showcase the Daily CallObject using our Javascript library

Prebuilt UI

Work in progress, examples coming soon

React Native (Mobile)

Work in progress, examples coming soon


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.