This module is responsible for serving the current configuration to the client on request. It does this by providing a GraphQL endpoint /config
which exposes 'all non sensitive' configuration from the config
directory. The schema is dynamically generated by json-to-simple-graphql-schema
.
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.