Skip to content

This application is completely built using Reactjs, nodejs, and Socket.io. You will be able to create and join a room, where multiple people can have conversations in real-time.

Notifications You must be signed in to change notification settings

Devops-MLOps/real-time-chat-application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat Application

  • This application is used for devops practice
  • It has a dockerfile for frontedn and backend.

To run the application
in client folder and in server folder

  • yarn install

  • yarn start

  • the fronted will be on port 3000

  • the backend will be on port 3001

About

This application is completely built using Reactjs, nodejs, and Socket.io. You will be able to create and join a room, where multiple people can have conversations in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.5%
  • CSS 25.9%
  • HTML 17.7%
  • Dockerfile 2.9%