Website editor

Ask the assistant to change the site — the preview updates as it edits

Sandbox branch
http://localhost:8080

Source edits change components, layout and styling. Page copy that comes from the CMS (the homepage hero among others) lives in the website's database, so it can't be changed from here — the demo is read-only against production. If the preview is blank, start the sandbox dev server with npm run dev in sandbox/website. Edits land on the nexus-demo-sandbox branch only and never deploy.