Multi-tenant CMS runtime
SpiderPublish is a content management runtime that serves hundreds of tenant websites from a single deployment. Each tenant gets their own branded site with isolated data, custom components, and independent deploy cycles — without running separate infrastructure.
The platform is built in three layers: STORE (FastAPI + PostgreSQL for tenant-isolated content), SERVE (Cloudflare Workers + KV for global edge delivery), and MANAGE (Dashboard, MCP, CLI for content operations).