Tenant Sites Dev Setup

Tenant configuration is missing

Set TENANT_ID or TENANT_SLUG for a fixed tenant. In local development the app can auto-discover a tenant, but production builds need an explicit target.

Payload URL

https://cms-v2.techinverted.com

Suggested local flow

  1. Start admin with pnpm dev from the repo root.
  2. Create or seed a tenant in Payload admin.
  3. Optionally pin the site with TENANT_ID or TENANT_SLUG in apps/tenant-sites/.env.local.
  4. Reload tenant-sites.