Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Socket.IO Chat Application

Modern, real-time chat application built with TypeScript, Node.js, and Socket.IO.

Installation

npm install

Running the Application

Development Mode

npm run dev

Run Server Only

npm run dev:server

Run Client Only

npm run dev:client

Building for Production

npm run build
npm start

Technologies

  • TypeScript - Type safety
  • Node.js - Runtime
  • Express - HTTP server
  • Socket.IO - WebSocket library
  • Vite - Frontend build tool

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages