Transition to code based

I’m currently developing my apps but planning to transition to code-based development as I scale. As part of this transition strategy, im thinking of using an external database during the development phase to ease transition. am i right? what else should i do or consider.

thanks.

That sounds about right, start with the DB.

1 Like

I think the most messy part will be the user system. Especially moving the users outside Bubble. Probably, they all need to reset their passwords etc. Data, design, hosting, etc. can be handled in some way.

aside from password reset after transition what else are the challenges in user system.

thanks.