A web app that summarizes the status of the Planetary Data System Small-Bodies Node's CATCH tool and database.
Live at small-bodies-node.github.io/catch-dashboard!
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