Onboarding Wizard

A four-step account setup that validates every step on the server. State lives in a single cookie, and each Back/Next is an HTMX fragment swap that returns rendered HTML.

  • Per-step server-side validation with inline field errors and a toast
  • Back/Next without losing entered data (cookie-backed, zero in-memory state)
  • Steps progress indicator, plan cards, and a read-only review before confirm
  1. 1Account
  2. 2Address
  3. 3Plan
  4. 4Review

Create your account

Fields marked * are required.