Skip to content
/ wiwi Public

Fast and high quality real-time meetings web app using peer-to-peer connections, and supports screen capturing and host controlls.

License

Notifications You must be signed in to change notification settings

malkiii/wiwi

Repository files navigation

WiWi

an online meeting web app using broadcast channels and peer-to-peer connections.

Powered By

  • Vercel ― a cloud platform for web hosting.
  • Supabase ― a Postgres database provider.
  • Cloudinary ― an API platform for images and videos.

Running Locally

  1. install dependencies using pnpm:

    pnpm install
  2. create .env file that has all the required vars in src/env.js file.

  3. start the development server on localhost:3000:

    pnpm dev

License

Distributed under the BSD 2-Clause license.

About

Fast and high quality real-time meetings web app using peer-to-peer connections, and supports screen capturing and host controlls.

Topics

Resources

License

Stars

Watchers

Forks