Hacker News new | ask | show | jobs
by rco8786 1793 days ago
Very cool! I have not tried a ton of Nocode but have been watching with interest from afar. My main question is: How do you go from Nocode MVP to a fully productionalized system? It seems like there's a gap there that would still require a team of engineers building the thing with code. Or do tools like Bubble provide ways to incrementally transition?
1 comments

Not yet. The data can be accessed via API endpoints. So a script could fetch it and populate a new database.

The tricky part would be user authentication. It's built in. So those would need to slowly migrate and need a strategy.