PORT = <port_numebr>
MONGO_DB_URI = <mongo_uri>
JWT_SECRET = <jwt_token>
NODE_ENV = < development OR production >
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
VividhPandey003/manglooChat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.