Flowglad — монетизация и подписки без вебхуков

vibe-coding

flowglad is a Claude Code skill that supports development with Flowglad — an open-source TypeScript billing infrastructure for subscriptions and monetization with zero webhooks. The project's core promise is "infinite pricing models, one source of truth, zero webhooks": no subscriptions tables, no customer_id columns, no manual plan-to-feature mapping required. The full-stack SDK provides a server-side flowgladServer.getBilling() method and a useBilling() React hook, along with FlowgladProvider support for Next.js, Express, and other Node environments. Customer billing state is queried using your own user, org, or team IDs — no changes to your auth system needed. A practical fit for SaaS developers looking to ship subscriptions, feature gating, and usage metering without building complex webhook pipelines.