Guys, someone answer my question, please. How do I clone the entire structure of a database account
Guys, someone answer my question, please. How do I clone the entire structure of a database account to paste the same thing into another account?
2 Replies
An option is to retrieve a backup of the original project and then restore it into a new project. See https://supabase.com/docs/guides/platform/migrating-within-supabase/backup-restore for steps.
Backup and Restore using the CLI | Supabase Docs
Learn how to backup and restore projects using the Supabase CLI
thanks