Skip to content

manglooChat is a real-time chat application built using the MERN stack. It enables users to chat with each other in real-time, leveraging JWT authentication for security and Socket.IO for instant communication.

Notifications You must be signed in to change notification settings

VividhPandey003/manglooChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatAppMERN

.env template

PORT = <port_numebr>

MONGO_DB_URI = <mongo_uri>

JWT_SECRET = <jwt_token>

NODE_ENV = < development OR production >

About

manglooChat is a real-time chat application built using the MERN stack. It enables users to chat with each other in real-time, leveraging JWT authentication for security and Socket.IO for instant communication.

Topics

Resources

Stars

Watchers

Forks