Open your Supabase project → SQL Editor → New query. For each step below: click Copy, paste into the editor, click Run, wait for success, then come back for the next step. Run them in order — each one builds on the last.
{{ s.desc }}
{{ s.preview }}
Each step is idempotent — safe to re-run if you're not sure it finished. If a step errors, it's almost always because an earlier step wasn't run yet.