Quick flow
- Create a blank project in superun
- Connect Supabase (project URL / API key)
- Break requirements into small chunks; generate a plan via chat, confirm, then run
- Use editable design to tune UI and responsiveness
- 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.

