Go to file
Jayne Mast 562a32174d
Merge pull request #82 from daily-demos/upgrade-daily-js
upgrade daily-js and daily-react-hooks
2022-11-29 10:37:20 +01:00
custom upgrade daily-js and daily-react-hooks 2022-11-28 16:25:03 +05:30
prebuilt Updated README and gif 2021-10-05 16:09:41 -07:00
.eslintrc removed airbnb defaults and updated Track Provider 2021-09-16 19:53:35 +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 Removed prebuilt-ui references 2021-10-05 10:04:48 -07:00
LICENSE Add bsd-2 license 2021-06-14 12:59:02 -04:00
README.md Removed prebuilt-ui references 2021-10-05 10:04:48 -07:00
logo.png fixed branding 2021-06-23 18:38:40 +01:00
package-lock.json added chat provider and app override 2021-06-23 14:42:49 +01:00
package.json fixed pagination demo 2021-10-12 16:52:16 +01:00
yarn.lock upgrade daily-js and daily-react-hooks 2022-11-28 16:25:03 +05:30

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.

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)

Examples that showcase the Daily call object using our Javascript library

Prebuilt UI

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.