A rough prototype for exploring records and metrics from spores.garden activity on the AT Protocol.
Browse collections, inspect user records, and get a feel for what's happening in the garden.
Live: https://tripledoublev.github.io/spores-explorer/
npm install
npm run devThen open http://localhost:5173.
npm run build # production build
npm run preview # preview the build locally
npm run check # type-check with svelte-check