A single page forum application with real-time chat.
Run backend
make run-api
Run frontend in another terminal window
make run-client
Default frontend adress: http://localhost:8080
Default API documentation adress: http://localhost:8081/swagger/index.html