An open API service indexing awesome lists of open source software.

https://github.com/thejacksonlaboratory/hpo-web

a web application to search and navigate the Human Phenotype Ontology (HPO)
https://github.com/thejacksonlaboratory/hpo-web

angular grails3 groovy hpo

Last synced: 10 months ago
JSON representation

a web application to search and navigate the Human Phenotype Ontology (HPO)

Awesome Lists containing this project

README

          

# Hpo Web

This is the hpo website hosted at [https://hpo.jax.org](https://hpo.jax.org). An Angular application currently at version 14.

## Developing

`npm run start`

## Testing
`npm run test`

## Deploying
Currently the HPO site is deployed on the google cloud in the `jax-robinson-hpo-01`. See `.github/workflows/hpo-web.yml`. This deploys the latest main branch to production. This is only needed when a new language gets added or a new ui feature is implemented. (this is not needed on new ontology releases)