The Interactive Map for https://dailyerosion.org/map/
npm installnpm start# Run tests
npm test
# Run tests with UI
npm run test:ui
# Run tests with coverage
npm run test:coveragenpm run buildThe build script should place the tree into the depmap-releases repo and push it to the main branch. This push triggers a webhook at our hoster that then updates the website.