Skip to content

Comment on The importance of local developmentparent

Comments

It's easy enough to integrate with Google Cloud Run.

I run a mix; some apps are pure Firebase and Functions. Some run Cloud Run serverless containers connected to Supabase upstream and Pg container locally.

Firebase is quite flexible as a chunk of it is a facade for Google Cloud services (storage, auth API, CDN, Cloud Run).

Very flexible model of upscaling services progressively. Functions -> Cloud Run -> GKE Autopilot -> GKE

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.