Billetterie A webapp to manage the ticketing for a Devoxx4Kids event See it in action https://billetterie.fly.dev/ Run the app in development Make sure to have a Docker daemon running (so that tests and dev. can start the postgresql container). And then: ./mvnw spring-boot:run