Manage Docker-Compose via Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a Node.js library that programmatically controls Docker Compose (v2 plugin or standalone v1) to manage containers. It's designed for developers who need to automate the setup and teardown of Docker-based test or development environments within Node.js scripts or CI/CD pipelines. The library simplifies running common Docker Compose commands like `up`, `down`, and