Skip to content

🔎 Elasticsearch API Server for Kids First Portal

License

Notifications You must be signed in to change notification settings

kids-first/kf-arranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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