Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 308 Bytes

Kubernetes HELM chart for qwc-services

With this Helm chart you can bootstrap a Qgis Web Client (QWC) services backend on kubernetes

Contributing

Install the pre-commit hooks:

pip install pre-commit
pre-commit install --allow-missing-config