We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We do architecture as code using docker compose, here is a diagram of all containers in the service and how they are used:
Development command: make start
Deployment command: bash deploy.sh
There is also a CD pipeline with github actions present on the dev and main branch