0

I have a React Native app built with Expo and Supabase. It works great in development. Now, I want to create a staging and production environment on Supabase (like on Firebase). I couldn't find how to do it.

I found documentation about how to have a development version of the database but that's all: https://supabase.com/docs/guides/deployment/managing-environments#deploy-a-migration

The environments have more than the database that differs from one to the other. For example, the site url and redirect urls won't be the same. I need a deep link that opens my local app and another one that opens the app hosted on Expo EAS. How do you handle it?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.