Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 841 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 841 Bytes

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.