Live instance: https://werners-restaurant.herokuapp.com/
- Java 11
- IntelliJ Idea (recommended)
- Open repository in IntelliJ
- Set project's SDK (11)
- Run
./gradlew clean build
IntelliJ should automatically create a run configuration. Run the SpringBoot app and open http://localhost:8080 in the browser.
See the documentation section for details about roles and users.