Splitting front end, back end, and DB in a single "app"

By coincidence this came up recently, see here.

I’d do this in parts; stick with SQLite for now, and split the app, and get all of that into production. You can then move to another database from there.

1 Like