Skip to main content

Quick flow

  1. Create a blank project in superun
  2. Connect Supabase (project URL / API key)
  3. Break requirements into small chunks; generate a plan via chat, confirm, then run
  4. Use editable design to tune UI and responsiveness
  5. Publish and run regression checks

Supabase basics

  • Organization and project → get URL and keys
  • Enable email login (you can disable email verification initially)
  • Design table schemas and RLS policies

Typical pages

  • Dashboard (tables / stats)
  • Editor (title / tags / content area)
  • Settings (profile and API config)

Debugging tips

  • Investigate first, then fix; roll back to a working version if needed
  • Use version diffs to locate changes and regressions

superun website

Learn more about product features and examples.