Hello, quick question for those who have done what I have before:
I have felt like bubble.io was hitting several limitations with my project. I don’t want to throw away what I have built inside bubble.io, but I have recently been building a lot of my own pages/parts of the application on next.js and hosting on my own server. Sorta “blending” the two.
However, I am running into a brick wall with how to go about the database. My hunch is to duplicate the bubble.io database into Supabase, and have them sync with each other.
Can anyone give me some insight? I don’t know what I am getting into - but I have a feeling I’m going to spend a week on Supabase recreating my bubble structure - and then another week getting them to sync and rebuilding the bubble workflows.
Thoughts or advice?
Or do I just throw away my bubble project and convert to full Next.js?
Thanks!