01 / SHYFTLABS · 2026 — present
Multi-tenant hospital CMS
One platform, 200+ live hospital-location websites
Next.jsReactGraphQLGoogle Maps
Context
A CMS platform serving two enterprise healthcare clients across 200+ hospital-location websites, each with custom domain mapping and managed content for services, blogs, banners, news, videos, and team pages.
Problem
Every location needed independence — its own domain, content, and coverage area — while inheriting shared structure from a parent organisation. And template changes on live sites had a recurring, unacceptable failure mode: silent data loss.
Approach
- 01Owned and shipped a parent–child multi-site template where child locations inherit parent-level bookings, services, content and forms, while keeping independent geo-radius zones (miles/km) for location-specific coverage.
- 02Built the main client site: a searchable, map-based directory of every location with region, city, state and zipcode search, backed by Google Maps.
- 03Designed template-change validation that diffs schemas and blocks breaking changes before deployment.
Outcome
The validation layer eliminated a recurring data-loss bug that fired whenever templates were switched on live client sites — turning the platform's riskiest operation into a safe one.