Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 394 Bytes

BUILD.md

File metadata and controls

8 lines (4 loc) · 394 Bytes

For running the app in debug mode (without installing the service), set the environnement variable DEBUG=1 at runtime.

  • On Windows, if you want to build the project, you will just need the SDK of dotnet 7.
  • On Linux, you will need a JDK.

The needed commands can be found in CI directory.