Skip to content

shrihari689/meet-clone-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Google Meet Clone | Backend

This repository contains the backend server for Google Meet Clone Frontend.

🌳 Branch Info

master - Legacy Code implemented using Websockets

add-100ms - Implemented using 100ms 🆕

😁 Technologies Used

  • 📦 NodeJS & Express | for Server

  • 🔥 Firebase | for Auth & Database

  • ⏳ 100ms | for Video Conferencing

  • 🌍 Heroku | for Deployment

📚 Setup

  • Clone the repository and run npm install (or yarn).
  • Switch to add-100ms branch (git checkout add-100ms).
  • Setup Service Account in the Firebase Project and grab the credentials.
  • Create an account in 100ms and grab the credentials in the developer tab.
  • Rename .env.example to .env and fill up all credentials.
  • To start the server, npm run start.

🔗 Related Repository

🤜 Google Meet Clone - Frontend 🤛

About

This repository contains the backend server for Google Meet Clone Frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published