Skip to content

Latest commit

 

History

History
92 lines (63 loc) · 2.36 KB

README.md

File metadata and controls

92 lines (63 loc) · 2.36 KB

Logo

Video chat web application aimed to make video communications more simpler and easier to use

Release License

Key FeaturesKey TechnologiesInstallationSetupSupportLicense

Key Features

  • Group Video Meetings
  • Friends Requests
  • Meeting Invites
  • Real Time Notifications
  • Authentication
  • Only Friends Communication

Key Technologies

  • Next.JS
  • TailwindCSS
  • WebRTC
  • NodeJS
  • GraphQL
  • PostgreSQL
  • Socket.IO

Installation

  • Node
  • PostgreSQL
  • Yarn

Setup

web - Create a new firebase project and add auth. Then create .env.local file, following the .env.example file with the nessecery data.

server - Create a database with postgreSQL. Then create .env file, following the .env.example file with the nessecery data.

both - Run yarn install to install all the dependencies. Then run yarn dev to start the application locally.


Support

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

Buy Me A Coffee

License

You can check out the full license here

This project is licensed under the terms of the MIT license.