A real-time chat app created with Go, React, Redux, Typescript, WebSocket and Material UI.
Make sure docker is installed and you are inside the /frontend folder
Build a docker image:
Run tests:
Make sure you are inside the /backend folder
Build a docker image:
Start the app with:
Open http://localhost:3000 to view it in the browser.