Skip to content

This is a simple chat room application built using NodeJS framework (Express, socket.io) and Mongodb.

Notifications You must be signed in to change notification settings

Nishannb/SimpleGroupChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple chat room application based on NodeJS framework.

The app is build using NodeJS, using Express.js framework as server side operations. FOR MORE INFORMATION ON EXPRESS, VISIT https://www.mongodb.com/docs/ https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/Introduction

The app uses socket.io package from NodeJS, enabling real-time communication between client and server. FOR MORE INFORMATION ON SOCKET.IO, VISIT https://socket.io/docs/v4/

The app uses Mongodb as local database. FOR MORE INFORMATION ON MONGODB, VISIT https://www.mongodb.com/docs/

###npm start Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

About

This is a simple chat room application built using NodeJS framework (Express, socket.io) and Mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published