Hey everyone, is there an option to clone the proj...
# help
k
Hey everyone, is there an option to clone the project? I want to have two different environments like dev and prod?
n
Hello @kresimirgalic! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
s
You can get a database dump and import it into the new project, link below. I normally recommend you use a migration library when dealing with two environments as its easier to re-run the migrations per environment. https://supabase.com/docs/guides/database#migrating-between-projects
n
kresimirgalic (2022-05-22)
k
will there be in the future an easier option like "Clone the project"?
s
As our aim is to make the developer experience as smooth as possible this is likely to happen in the future.
k
lovely, thanks