Skip to content

sudipstha08/code-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Sockets

Simple chat app with user auth and web sockets

Tech Stacks 📦

tech description Links
react js library React
express nodejs framework Express

How to get started ?

  • Run docker-compose up --build
  • Access frontend on http://localhost:3000
  • Access API server on http://localhost:9000

Server Health Check

  • Send request to http://localhost:9000/ping