Skip to content

anonfedora/mern-messenger-real-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN MESSENGER REAL TIME CHAT APP WITH SOCKET IO

Hi! I'm Musa Eleazar, I have created this MERN Stack project.

Prerequisite

  1. Must have basic knowledge of Node, React, Express, MongoDB .

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

For Socket - cd socket 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 PORT = DATABASE_URL = SECRET = TOKEN_EXP = COOKIE_EXP = SMPT_MAIL = SMPT_PASSWORD = OAUTH_CLIENTID = OAUTH_CLIENT_SECRET = OAUTH_REFRESH_TOKEN = OAUTH_CLIENT_TOKEN = fill each file with your info respectively

Author

LinkedIn Click Here @MusaEleazar Twitter Click Here @MusaEleazar1

About

MERN messenger application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published