Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 587 Bytes

ReadME.md

File metadata and controls

17 lines (13 loc) · 587 Bytes

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