We're proud to present you the first release of `dapp-manager`, accompanying a similarly initial release of `dapp-runner`.
`dapp-manager` is a purposefully minimalistic manager for decentralized applications running on Golem. It works together with the [dapp-runner](https://github.com/golemfactory/dapp-runner/). While the responsibility of the latter is to run a single Golem application, dapp-manager takes care of spawning, interacting with, and stopping the running instances of the dapp-runner.
For a full introduction to `dapp-manager`, please have a look at the [README file](https://github.com/golemfactory/dapp-manager/blob/main/README.md) and at [our documentation](https://docs.golem.network/creators/dapps/dapp-manager/).