A collection of example applications to demonstrate the power of Cloudflare RealtimeKit.
Explore the RealtimeKit docs »
View Demo
·
Report Bug
This repository contains a collection of example applications built with Cloudflare RealtimeKit, a real-time video and audio SDK for building custom, collaborative communication experiences.
These examples demonstrate how to integrate RealtimeKit into various web frameworks, including:
To get a local copy up and running follow these simple steps.
This project uses pnpm as a package manager. You can install it with npm:
npm install -g pnpm
git clone https://github.com/cloudflare/realtimekit-web-examples.git
cd realtimekit-web-examples
pnpm install
Each example is a self-contained application. To run a specific example:
cd react-examples/examples/default-meeting-ui
pnpm run dev
For more detailed instructions, please refer to the README.md file within each example's directory.
@cloudflare/realtimekit is created & maintained by Cloudflare, Inc.
TypeScript
74.6%
HTML
8.1%
JavaScript
8.1%
Shell
5.3%
CSS
4.0%
A collection of example applications to demonstrate the power of Cloudflare RealtimeKit.
Explore the RealtimeKit docs »
View Demo
·
Report Bug
This repository contains a collection of example applications built with Cloudflare RealtimeKit, a real-time video and audio SDK for building custom, collaborative communication experiences.
These examples demonstrate how to integrate RealtimeKit into various web frameworks, including:
To get a local copy up and running follow these simple steps.
This project uses pnpm as a package manager. You can install it with npm:
npm install -g pnpm
git clone https://github.com/cloudflare/realtimekit-web-examples.git
cd realtimekit-web-examples
pnpm install
Each example is a self-contained application. To run a specific example:
cd react-examples/examples/default-meeting-ui
pnpm run dev
For more detailed instructions, please refer to the README.md file within each example's directory.
@cloudflare/realtimekit is created & maintained by Cloudflare, Inc.
TypeScript
74.6%
HTML
8.1%
JavaScript
8.1%
Shell
5.3%
CSS
4.0%