Integrating #66 resulted in recurring dependency problems because CommuniAPI requires an older version of ChurchToolsApi which in itself requires an older version of CommuniAPI
By splitting the WebUI / Docker part from the REST API itself the dependencies will be easier to resolve.
In addition the requirement should to be changed in order to require a minimum version instead of a fixed version if possible
Integrating #66 resulted in recurring dependency problems because CommuniAPI requires an older version of ChurchToolsApi which in itself requires an older version of CommuniAPI
By splitting the WebUI / Docker part from the REST API itself the dependencies will be easier to resolve.
In addition the requirement should to be changed in order to require a minimum version instead of a fixed version if possible