Hacker News new | ask | show | jobs
by moomoo11 1229 days ago
go for all services + firebase (hosting, storage, auth) + cloud sql (optional, used for my b2b saas I’m working on for example)

ui is svelte or react based on whether I’m building a static cms or a full blown app.

Mobile is flutter.

Cost? Depends. For enabling SSO I need to be on paid plan for firebase. If I need cloud sql cost goes up. Otherwise it’s basically cheap or free depending on project requirements.