Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Chat application

A simple Node.js application, using express and socket.io to implement websockets for a group chat. Uses latest node version v22.14.0

To install dependencies

run npm i in root folder

To run

simply execute node index.js to run the application in local To run while developing use npm run start:dev after installing nodemon

Application will be served on http://localhost:3000/

About

A simple Node.js application, using express and socket.io to implement websockets for a group chat. Uses latest node version v22.14.0. Check README to run this locally.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages