Ecosystem overview, primarily from nf.domains.
This service geocodes address
metadata from all applications and converts them to a GeoJSON
format
Clone this repository
git clone <TODO>
Install depedencies
npm install --force
Download or build the geojson file
npx tsx update-cache.ts
Run the application
npm run dev