Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.01 KB

Kids First Portal

Kids First Arranger Server

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.

Development:

  • Installing dependencies: npm install
  • Installing dependencies (survival plot): pip install SurvivalPy
  • Starting development: npm run watch