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.