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)
- Host: GitHub
- URL: https://github.com/thejacksonlaboratory/hpo-web
- Owner: TheJacksonLaboratory
- License: other
- Created: 2018-01-12T19:29:12.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T21:01:47.000Z (about 1 year ago)
- Last Synced: 2025-05-20T22:13:27.290Z (about 1 year ago)
- Topics: angular, grails3, groovy, hpo
- Language: HTML
- Homepage: https://hpo.jax.org
- Size: 164 MB
- Stars: 14
- Watchers: 8
- Forks: 12
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)