Skip to content

nitra/meet

 
 

Repository files navigation

LiveKit logo

Nitra Live


Nitra Live це система для проведення відеоконференцій. Переважно членами команди для роботи над проектами.

Nitra Live screenshot

Tech Stack

  • Frontend: Vite + Vue 3; app uses livekit-client and custom Vue components.
  • API: optional Node/Bun server in run/next/ for connection details and recording.

Demo

Give it a try at https://meet.livekit.io.

Dev Setup

Steps to get a local dev setup up and running:

  1. Run bun install to install all dependencies (корінь і пакет site/).
  2. Copy site/.env.example to site/.env.local and set the required environment variables.
  3. Run bun dev to start the Vite dev server and open http://localhost:5173.
  4. Start development 🎉

About

Open source video conferencing app built on LiveKit Components, LiveKit Cloud, and Next.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 45.6%
  • JavaScript 38.9%
  • TypeScript 11.7%
  • CSS 2.0%
  • HTML 1.8%