Monorepo while testing around
Clone repo and submodules
git clone git@github.com:BioNGFF/biongff-viewer.git
git submodule init
git submodule update
Install dependencies and run development server
pnpm i
pnpm run dev
Pass the resource to load through the URL source parameter e.g.
http://localhost:5173?source=https://haniffa.cog.sanger.ac.uk/breast-cancer/xenium/0.0.1/morphology_mip.zarr
or visualise a standalone label image
http://localhost:5173/?source=https://hindlimb.cog.sanger.ac.uk/datasets/integrated-test/0.0.1/rotated/hindlimb-iss-rotated_90-label.zarr&isLabel=1