This is an instantiation of the @kfarranger/server application for the Kids First portal, with an integration with Keycloak for authentication.
Arranger server is an application that wraps Elasticsearch and provides a GraphQL search API for consumption by @kfarranger/components, and other UI components used in the Kids First Portal UI.
- Installing dependencies:
npm install
- Installing dependencies (survival plot):
pip install SurvivalPy
- Starting development:
npm run watch