Hi all,
Has anyone migrated a bubble native app to a code base?
Using BDK native and looking at options but getting stuck with user auths then how do i move off the wrapper to a coded app.
Any suggestions welcomed.
Thanks
Hi all,
Has anyone migrated a bubble native app to a code base?
Using BDK native and looking at options but getting stuck with user auths then how do i move off the wrapper to a coded app.
Any suggestions welcomed.
Thanks
Sure. Done it a bunch. Basic flow is turn app into prds and a schema to match the bubble db but reconfigured for the db of choice (same for enums) and import scripts. Then the easy part is just to build the app…