Start from an example

Start from an example app

  1. Open your terminal and enter the following command:
bunx create-huddle01
  1. Give a Name to your project.
  2. Choose Client SDK.
  3. Pick Web as the platform.
  4. Choose Vanilla to generate boilerplate.
  5. Confirm whether you want to use TypeScript.
  6. The sample app has now been cloned to your local system!

Change directory

cd name-of-the-app

Install the dependencies

bun i

Run the project

bun dev
💡

We prefer bun over pnpm, yarn or npm.

Open your browser and check out the sample app

Vanilla sample app

Typescript (preferred) - https://github.com/Huddle01/client-vanilla-ts-example (opens in a new tab)
Javascript - https://github.com/Huddle01/client-vanilla-js-example (opens in a new tab)

Audio/Video Infrastructure designed for the developers to empower them ship simple yet powerful Audio/Video Apps.
support
company
Copyright © 2024 Graphene 01, Inc. All Rights Reserved.