How to duplicate project?

Hey everyone!

I have a Supabase project already in production, and I’m currently finalizing a partnership agreement. For that reason, I need to duplicate the entire project — including the database schema, data, storage, auth policies, and functions — so that each co-founder can have an independent copy of the system.

I know there’s no native “duplicate project” button, but has anyone here already gone through this or created a script/workflow using Supabase CLI, pg_dump, etc. to fully clone a Supabase project?

Any tips or guidance would be much appreciated. Thanks a lot!
Was this page helpful?