Clone project for local dev
I am logged in on the supabase cli and can see my project "testdb" hosted on supabase with
Now, I want to clone my project hosted on supabase, so I can do local development and then be able to push changes from there, instead of loading supabases servers while testing/developing. What are the exact commands to clone the project and then getting it to run using the cli?
supabase projects listNow, I want to clone my project hosted on supabase, so I can do local development and then be able to push changes from there, instead of loading supabases servers while testing/developing. What are the exact commands to clone the project and then getting it to run using the cli?