Codechallenge is a messaging app, which contains an angular frontend and a spring boot backend.
Instructions how to build and run backend is in backend/README.md
Instructions how to build and run frontend is in frontend/messageapp/README.md
Open browser, goto URL http://localhost. Each instance (browser tab) of the client will get its own user, so open up a second tab and see the messages the are posted to the message system!