molgenis / molgenis-app-lifelines-webshop

App to explore and create data order for lifelines biobank
0 stars 6 forks source link

Lifelines webshop

Install

cp .lifelinesrc.example .lifelinesrc
yarn install
yarn run serve

Common commands

yarn build     # Compile and minify
yarn test      # Run your tests
yarn lint      # Lints and fixes files
yarn test:e2e  # Run your end-to-end tests
yarn test:unit # Run your unit tests

Deployment (Kubernetes)

Ask Ops for help to setup kubectl and Rancher if you don't have them setup yet.

kubectl create job manual-transform --from cronjob/transform --namespace lifelines-catalog-test

Dataflows

https://yuml.me/edit/e9dd81eb To transform the raw data to a format that can be used by this app, use the molgenis-py-lifelines-transform tool.

Workflow of the catalog

order states

Order process

order states

Production settings

A couple of things have to be configured in order to run this app in production: