Skip to content

cmacritchie/craigchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

in both the client and the server directory, make sure to get the packages by running 'npm install' in both

inthe server folder create a config folder and place a dev.env file with the following variables:

MONGODB=${your mongoDB database address} JWT_SECRET=${Your JWT SECRET}

in the client directory run: 'npm run start' to start the client server in the server directory run: 'npm run dev' to start the client server

About

Chat App using MERN stack and Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors