Skip to content

cloudflare/realtimekit-web-examples

Logo

RealtimeKit Web Examples

A collection of example applications to demonstrate the power of Cloudflare RealtimeKit.
Explore the RealtimeKit docs »

View Demo · Report Bug

Table of Contents

About The Project

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:

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This project uses pnpm as a package manager. You can install it with npm:

  • npm
    npm install -g pnpm

Installation

  1. Clone the repository
git clone https://github.com/cloudflare/realtimekit-web-examples.git
  1. Navigate to the project directory
cd realtimekit-web-examples
  1. Install dependencies from the root of the monorepo
pnpm install

Running the Examples

Each example is a self-contained application. To run a specific example:

  1. Navigate to the example's directory. For example:
cd react-examples/examples/default-meeting-ui
  1. Start the development server:
pnpm run dev

For more detailed instructions, please refer to the README.md file within each example's directory.

About

@cloudflare/realtimekit is created & maintained by Cloudflare, Inc.

About

Web examples for Cloudflare RealtimeKit 🚀

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •