Skip to content

ashez2000/chitchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chitchat

Real-Time Chat application build using Socket.IO, MongoDb, Redis and React

Features

  • User authentication
  • Real-Time private messaging

Run locally

# setup .env
$ cp ./server/.env.example ./server.env
$ cp ./client/.env.example ./client/.env.local

# install deps
$ npm install

# runs both client and server using concurrently
$ npm run dev

About

Real-Time Chat application build using Socket.IO, MongoDb, Redis and React

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors