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!
1 Reply
There is a restore to new project option for Pro and those with physical backups... https://supabase.com/docs/guides/platform/backups#restore-to-a-new-project
Otherwise follow the migration guide https://supabase.com/docs/guides/platform/migrating-within-supabase/backup-restore and reach out if you have issues.
Not sure you will get someone just to throw out tips or not.
Not sure you will get someone just to throw out tips or not.