MCPcopy
hub / github.com/adrianhajdin/project_chat_application

github.com/adrianhajdin/project_chat_application @main sqlite

repository ↗ · DeepWiki ↗
11 symbols 32 edges 13 files 0 documented · 0%
README

Realtime Chat Application

Live Site

🌟 Become a top 1% Next.js developer in only one course

🚀 Land your dream programming job in 6 months

Chat Application

Introduction

This is a code repository for the corresponding video tutorial.

In this video, we will create a full Realtime Chat Application. We're going to use React on the front end, with NodeJS + Socket.io web socket library on the back end.

By the end of this video, you will have a strong understanding of how to send and receive messages using web sockets and Socket.io to make any real-time application.

Launch your development career with project-based coaching - https://www.jsmastery.pro

Setup: - run npm i && npm start for both client and server side to start the development server

Core symbols most depended-on inside this repo

getUsersInRoom
called by 2
server/users.js
sendMessage
called by 1
client/src/components/Chat/Chat.js
addUser
called by 1
server/users.js
removeUser
called by 1
server/users.js
getUser
called by 1
server/users.js
App
called by 0
client/src/App.js
Input
called by 0
client/src/components/Input/Input.js
Message
called by 0
client/src/components/Messages/Message/Message.js

Shape

Function 11

Languages

TypeScript100%

Modules by API surface

server/users.js4 symbols
client/src/components/Chat/Chat.js2 symbols
client/src/components/Messages/Message/Message.js1 symbols
client/src/components/Join/Join.js1 symbols
client/src/components/Input/Input.js1 symbols
client/src/components/InfoBar/InfoBar.js1 symbols
client/src/App.js1 symbols

Dependencies from manifests, versioned

cors2.8.5 · 1×
eslint6.2.2 · 1×
eslint-config-airbnb18.0.1 · 1×
eslint-plugin-import2.18.2 · 1×
eslint-plugin-jsx-a11y6.2.3 · 1×
eslint-plugin-react7.14.3 · 1×
eslint-plugin-react-hooks1.7.0 · 1×
express4.17.1 · 1×
query-string6.8.2 · 1×
react16.9.0 · 1×
react-dom16.9.0 · 1×
react-emoji0.5.0 · 1×

For agents

$ claude mcp add project_chat_application \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact