Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application (MERN Stack)

I built a chat application using Socket.IO for real-time, bi-directional communication between web clients and servers. This application allows users to communicate with other users in web chat rooms. The user can send and receive messages. All messages will be saved to a database.

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

Essential Variables

CORS_URL=

DEV_Local_DB_URI = DEV_Cloud_DB_URI =

JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE=

SMPT_SERVICE = SMPT_MAIL= SMPT_PASSWORD= SMPT_HOST= SMPT_PORT=

fill each filed with your info respectively

Author

Bayjid Hossain

LinkedIn Click Here

About

Chat Application (MERN Stack)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages