Skip to content

deep-poharkar/Lets-Meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

  1. Node.js
  2. ReactJS
  3. WebRTC & Socketio
  4. Github Actions , CircleCI & Jenekins
  5. Terraform & Ansible
  6. AWS & Azure
  7. Kubernetes & Docker
  8. ArgoCD & Flux
  9. Datree.io , Jest & KubeScape (for Testing images and yaml files validation)

What is the end-result ??

I successfully implemented the video calling feature.I also implemented:

  1. Adding own name to profile with which you join the meeting
  2. Update whenever somebody joins or leaves the meeting
  3. Copy URL in-meeting
  4. Chatbox
  5. Send invitation through email
  6. Leave meeting

Running App on your local system

git clone

cd

docker-compose up

Running App on your kubernetes cluster

git clone

cd

kubectl apply -f argocd.yaml

Running App on AWS

git clone

cd

terraform apply

Deploying to Civo Cluster

git clone

cd

terraform apply

Demo

live app : https://letsmeetapp.netlify.app/