Hello, please i'm having issues setting up the Sup...
# help
o
Hello, please i'm having issues setting up the Supabase local emulator for testing. Can anyone help me out here?
n
Hello @owonwo! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! 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.
o
@User
n
🆕 Setup Supabase Local Emulator for Testing
o
Hi Please wait for someone who gonna help you before mentioning the support role directly. We already got the mention above, you simply need to wait for help. Thanks you!
n
Setup Supabase Local Emulator for Testing
g
Not sure if you are referring to CLI/Docker type install, as it is not really an emulator but the real code... If so you should just ask your detailed question and someone who is familiar with it might be able to help.
o
I need to migrate my data from the Supabase Online app to my local instance.
I need to know the best way to go about it.
o
You can do it using the ``pg_dump`` cli, you have more informations in this post: https://stackoverflow.com/a/1238305
You can have the postgres connection string in Settings > Project Settings > Database > Connection String on your Supabase dashboard
o
Thanks @User