EBIBioSamples / cohort-atlas

A browser for discovering cohorts and related resources
0 stars 0 forks source link

cohort-atlas

A browser for discovering cohorts and related resources

Still in prototyping stage

Requirements

Build and run

./gradlew build
docker compose build
docker compose up

Build without integration tests

./gradlew build -x check