Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 208 Bytes

MeasurementService

Running the service

  1. Run a Maven build to generate the app jar file and docker image: mvn clean verify
  2. Launch the service through docker compose: sudo docker compose up