I have just started using Adalo to create FrontEnd, and I have my backend in ignitor and just wondering should I replicate the existing DB’s tables in my BE into Adalo DB collections Or just call API to my backend? Or is there any other way? Any help would much appreciate it.
Hi,
Depends, not familiar with Ignitor, but if all backend is created I would just use the API. I would not add extra work into Adalo DB collections for now and just focus on frontend to launch app as an MVP. Then with traffic you can move to a more solid backend.