top | item 33601400

(no title)

Comevius | 3 years ago

Cloudflare Pages is pretty good, it's for server-side rendering as well, and have things like Durable Objects that no one else have, and D1, which is built on SQLite. Sending emails is also free with Cloudflare Workers. No egress fees. Best of all fully-local development and testing is supported with an open-source runtime you can also deploy on your own, albeit without Cloudflare's edge-first infrastructure.

Not affiliated with them, just my 2 cents.

discuss

order

solardev|3 years ago

Pages recently added support for Next too, I think, making it an interesting competitor to Vercel!

And Vercel uses CF Workers along with other CDNs and clouds. Interesting web of relationships there.