The QWC Services are a collection of microservices providing configurations for and authorized access to different QWC Map Viewer components.
See QWC Docker for using QWC Services with Docker.
This repository contains the shared modules for QWC services.
To use a local version of QWC Services Core for development, replace the
qwc-services-core
module URL in requirements.txt
of each service with an URL
pointing to the local files:
# git+git://github.com/qwc-services/qwc-services-core.git#egg=qwc-services-core
file:../qwc-services-core/#egg=qwc-services-core