Modified: 2021-02
Bill of Materials in one place.
Run as nodemon listener:
npm run devInitialize and start daemonized postgres docker container:
npm run start-dbTeardown postgres db:
npm run stop-dbRun the ansible playbook from tests:
ansible-playbook -i inventory/inventory.yaml playbooks/main.yaml