Skip to content

AditiRout/Amigos-mern-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Amigos-mern-chat-app

A Full Stack Chat App Project with Realtime messaging functionality with socket.io . Used netlify for frontend and render for backend.

Install the frontend

git clone git@github.com:AditiRout/Amigos-mern-chat-app.git
cd frontend
npm install
npm start

Install the backend

git clone git@github.com:AditiRout/Amigos-mern-chat-app.git
cd backend
npm install
npm start

Set the enviroment variables

DB_URL = 
JWT_SECRET=
NODE_ENV=
DISABLE_COLLECTSTATIC=

About

A Full Stack Chat App Project with Realtime messaging functionality with socket.io . Used netlify for frontend and render for backend deployments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors