Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 152 Bytes

File metadata and controls

4 lines (3 loc) · 152 Bytes

How to setup supabase?

  1. Link the repo to your remote project: supabase link --project-ref XXX
  2. Apply the database migrations: supabase db push