Skip to content

anmolm96/dyte-nextjs-example

Repository files navigation

Dyte Next.js Example

A video conferencing app built on top of Dyte

About the Project

I wanted to build a serverless Next.js version of Dyte's react example

Built with

Getting Started

Make sure you get your organisation id and API key from Dyte by signing up here

Installation

  1. Clone the repo
git clone https://github.com/anmolm96/dyte-nextjs-example
  1. Install packages
yarn
  1. Create an .env file with your credentials. Use .env.example as a template.

  2. Run the application

yarn run dev

Deploy

Setup and deploy your project on Vercel by running the following command.

Make sure you have your env variables set on the project in Vercel too -> More information

vercel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published