/lungo

Java Project Starter

Primary LanguageJava

codecov Coverage Quality Gate Status Maintainability Rating

Running

To run this project you have to install maven on your machine and type the following command inside the project directory:

$ docker-compose up # optional, run local oidc, smtp and mariadb server locally
$ mvn spring-boot:run # run the actual app

Open http://localhost:8080/api-docs/ui on your browser