Delphi public data
==================


# Repository structure

    /docker
        /volumes        - place for persistent data
    /liquibase          - workflowdb migration
    /research           - place for PoCs, reporting tools
    /src
        /common         - libraries
        /lambda         - AWS Lambdas
        /container      - utilities/daemons running in a container-orchestration system



# How to launch

Check out available commands

    make help

Inspect logs

    make logs
