Hilfstelefon backend recieves calls including transcriptions from Twilio (www.twilio.com) and provides them via API to hilfstelefon-frontend.
This project uses Quarkus, the Supersonic Subatomic Java Framework.
If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .
You can run your application in dev mode that enables live coding using:
./mvnw quarkus:dev