A web app to quickly review survey images of a target with fixed sky coordinates in the Planetary Data System Small-Bodies Node CATCH tool database.
Live at small-bodies-node.github.io/catch-quick-fixed!
See the CATCH about page or the CATCH backend repository for information about CATCH.
- Clone this repository.
- Install node packages:
npm install
- Run in developer mode:
npm run develop