Skip to content

coder618/fastchat-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastChat

FastChat is a multi room realtime chatting application in built in MERN Stack.

Technology

Backend Installation

npm i
npm run dev
in the .env file create a variable name `DSN` and add your mongodb connection String there

FrontEnd Installation

npm i
npm run dev

change the socket url from src/socket.js file

Reposotory URL

Please note

This application built for testing and skill development purpose. Not tested for production

License

MIT Free Software, Hell Yeah!

About

Chat application using socket io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published