The Calhoun Practice · Payload demo

Website content editor (owned by you)

This Next.js app is the CMS backend. Your public Vite website at localhost:5173 reads homepage text from here when you open ?cms=payload.

  1. Create your admin login on first visit to /admin.
  2. Run yarn seed once to load current homepage copy.
  3. Edit Homepage content, save, refresh the Vite site.