feat: dockerised the app
James Kirk authored
feat: added docker-compose setup, inc run-compose and .env to handle vars for locally running
refactor: changed rmq to fail when it can't connect, allowing stuff to wait until the MQ is available
refactor: moved from assuming pipenv to just pip
refactor: mounted volumes, so changed interactions with clients.json to match
d6b2e404
Name Last commit Last update
..
Dockerfile feat: dockerised the app
docker-compose.yaml feat: dockerised the app