A hosted version of this project can be found at: gimme-app.fly.dev
The server shutsdown when unused so, you'll probably need to reload the page at first.
MacOS/Linux:
./gradlew bootRun
Windows:
./gradlew.bat bootRun
The chat feature is not implemented in the front-end.