Hi everyone!
Has anyone moved the Bubble data to Supabase? Specially the users to Supabase authentication? How to move their credentials ? Do we need to send password reset links to each user after migration?
What is correct or best option for migration? Using csv after defining the tables/schema or using edge function to get data from Bubble and fill in Supabase.
More than 40 tables and same goes with multi attributed Options sets.
Thanks in advance.