Run a command under a docker-compose setup
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`compd` is a tool that runs a custom command while ensuring a `docker-compose` setup of containers is running and ready to accept requests. It detects and waits for services like Redis and Postgres to be fully initialized before executing the command, and automatically sets up environment variables for exposed ports. This tool is designed for developers working with Docker Compose who need to run commands that depend on containerized services being fully operational.