What it does
Find any merchant at the Pruneyard, see where it actually sits on the real center map, and filter by what you are in the mood for.
Currently
Live and browser-only at /pruneyard. The base is the real Pruneyard directory map with clickable hotspots synced to a filterable directory, plus real merchant photos and logos. Tenant data is a static seed for now, and a Supabase backend for deploy-free roster edits is deferred until the current roster is locked. Second-floor and pad tenants that are not on the ground-floor map show in the directory with a clear Not on map note.
Recently shipped
- Jun 24, 2026Shipped the interactive hub: real center map with clickable hotspots synced to a filterable merchant directory.
How it's built
How I built it
I built this because I pitched the Pruneyard a real visitor hub back in 2025, and the fastest way to show what I meant was to just build it. The decision I am proudest of is using the real directory map as the base instead of a stylized schematic. I drew two clean SVG versions first and both were quietly wrong on geography, so I dropped them and pinned hotspots straight onto the actual map. The honest gap is the roster: it is a static seed today, so a tenant change means a redeploy until I wire up the backend.