The export is run as a docker container via CodeBuild project, see:
To run locally via IDE or similar, invoke the main method from AgencyPublicDataExport.
To configure general spring properties, set env variables or config
properties in ~/.config/raido/api-svc-env.properties
,
defined by the various beans in the
environment
package.
When running in a local dev environment, the export will just pick up your usual
config from your ~/.config/raido
files - assuming you run that way.