Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
21 stars 12 forks source link

feat(model-ad): update the web app to list genes retrieved from the REST API server #2720

Closed tschaffter closed 1 week ago

tschaffter commented 1 week ago

Changelog

Notes

Preview

Build all the images

model-ad-build-images

Start the stack

nx serve-detach model-ad-apex

View the list of genes

Open your browser and navigate to localhost:8000 to view the list of genes retrieved from the API server.

image