Output mapping library for Docker Runner. Library processes output mapping, imports data to Storage tables into CSV files and files to Storage Files. Files are imported from local directory.
Create .env.local
file from this .env
template and fill the missing envs:
cp .env .env.local
To run Synapse tests, set RUN_SYNAPSE_TESTS to 1 and supply a Storage API token to a project with Synapse backend. Synapse tests are by default skipped (unless the above env is set).
MIT licensed, see LICENSE file.