MCPcopy Create free account
hub / github.com/adrianhajdin/project_chat_application

github.com/adrianhajdin/project_chat_application @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
11 symbols 32 edges 13 files 0 documented · 0% 5 cross-repo links updated 22mo ago★ 4,13746 open issues

Browse by type

Functions 11 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
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

browse all functions →

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-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

Ask about this repo answers extend the page