MCPcopy Index your code
hub / github.com/akkii922/google-meet-clone

github.com/akkii922/google-meet-clone @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
33 symbols 68 edges 25 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

google-meet-clone

SETUP

Start redis server "redis-server"

Backend

npm i

Create .env file

Env File Content

PORT=4000

In Client folder (React app)

npm i

npm start

Core symbols most depended-on inside this repo

sendMsg
called by 2
client/src/components/CallPage/CallPage.js
formatDate
called by 2
client/src/utils/helpers.js
reportWebVitals
called by 1
client/src/reportWebVitals.js
initWebRTC
called by 1
client/src/test.js
handleKeyDown
called by 1
client/src/components/UI/Messenger/Messenger.js
getRecieverCode
called by 1
client/src/components/CallPage/CallPage.js
initWebRTC
called by 1
client/src/components/CallPage/CallPage.js
postRequest
called by 1
client/src/utils/apiRequests.js

Shape

Function 33

Languages

TypeScript100%

Modules by API surface

client/src/test.js8 symbols
client/src/components/CallPage/CallPage.js7 symbols
client/src/utils/apiRequests.js4 symbols
client/src/components/UI/Messenger/Messenger.js4 symbols
client/src/components/HomePage/HomePage.js2 symbols
client/src/utils/helpers.js1 symbols
client/src/reportWebVitals.js1 symbols
client/src/reducers/MessageListReducer.js1 symbols
client/src/components/UI/MeetingInfo/MeetingInfo.js1 symbols
client/src/components/UI/Header/Header.js1 symbols
client/src/components/UI/Alert/Alert.js1 symbols
client/src/components/NoMatch/NoMatch.js1 symbols

For agents

$ claude mcp add google-meet-clone \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact