Simple chat app with user auth and web sockets
tech | description | Links |
---|---|---|
react |
js library | React |
express |
nodejs framework | Express |
- Run
docker-compose up --build
- Access frontend on
http://localhost:3000
- Access API server on
http://localhost:9000
- Send request to
http://localhost:9000/ping