Skip to content

Latest commit

 

History

114 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages