Hacker News new | ask | show | jobs
by replygirl 1412 days ago
yep, a bunch! in production it's mostly small projects with only a few collections and simple CRUD. the auth providers are nice, i'm excited to work with subscriptions, and not having to provision anything makes it easier to say yes to an idea. migrations took some getting used to, could use some tooling, but zero downtime is worth the fiddliness. it's my go-to for new projects now--for most things, i can get away with fauna, auth0, and a few edge functions as my whole backend