Skip to content

veg/hivtrace-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd676a7 · Dec 5, 2023
Nov 11, 2023
Nov 13, 2023
Sep 5, 2018
Nov 6, 2023
Dec 5, 2023
Oct 18, 2023
Jul 31, 2020
Jan 13, 2020
Oct 2, 2018
Oct 31, 2019
Aug 6, 2019
Jun 4, 2017
Nov 21, 2023
Nov 16, 2023
Nov 16, 2023
Jan 9, 2020
Oct 5, 2018
Nov 6, 2023
Jul 31, 2020
Dec 5, 2023
Nov 5, 2019
Oct 18, 2023
Nov 23, 2022
Feb 24, 2020
Nov 5, 2019
Nov 5, 2019
Apr 16, 2020
Oct 12, 2023
Oct 18, 2023

Repository files navigation

hivtrace-viz

This repository contains the visualization code for HIV-TRACE.

Dependencies

  • Yarn or NPM

Development

git clone https://github.com/veg/hivtrace-viz.git
cd hivtrace-viz
yarn
yarn develop

Navigate your browser to localhost:8273

Deployment

The HIV-Trace webpage was formerly hosted using github-pages at https://veg.github.io/hivtrace-viz/ but has been migrated to using a pm2 process at hivtrace-viz.hyphy.org (see veg/operations documentation for details).

The master branch of this repo should always be in sync with what is published to NPM and is live on the production website. With the exception of urgent bug fixes, all changes to veg/master should be done via pull requests from veg/develop.