Hacker News new | ask | show | jobs
by mmarian 710 days ago
I tend to separate my frontend (Cloudflare Pages) from my backend (VPS/CapRover).
1 comments

I'm trying to decide whether to do this same thing or try and keep all of the "backend" parts in Cloudflare Workers (Pages Functions) and other "serverless" options (such as Turso for the DB).