Skip to content

ChatHub is a Real-Time chat application build using Socket Programming. The application includes various features such as real-time messaging and instant updates. To ensure secure communication, the project implements JWT (JSON Web Token) authentication, along with encryption and decryption of password

Notifications You must be signed in to change notification settings

zukentag/ChatHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatHub

Docker Installation

  1. In froentend -> package.json set : "proxy": "http://backend:5000"
  2. run : docker-compose up -d

Demo

ChatHub.mp4

About

ChatHub is a Real-Time chat application build using Socket Programming. The application includes various features such as real-time messaging and instant updates. To ensure secure communication, the project implements JWT (JSON Web Token) authentication, along with encryption and decryption of password

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published