Dyte is a technology company specializing in real-time communication solutions. Our products are designed to enable seamless and efficient video interactions in various applications, ranging from virtual meetings to interactive live streaming. The offerings are known for their robust performance, scalability, and ease of integration.
- Run
npm install
- Create a copy of the file
.env.example
.
cp .env.example .env.local
-
Add your credentials in the
.env.local
file. -
Run
npm run dev
to start dev server.