Real-time chat app (React + Socket.IO) fully Dockerized and ready for interview demos.
- React frontend (Vite)
- Node/Express backend with Socket.IO
- Docker multi-stage builds
docker-composefor local dev and demo- Optional Redis adapter instructions for scaling
- GitHub Actions workflow to build images