Skip to content

add optional docker setup for development

Philipp S. Sommer requested to merge docker-setup into main

This MR adds a docker-compose.dev.yml file that can be used to spin up a local development message broker and connect the backend module to it.

Merge request reports