Flowglad The easiest way to make internet money. Get Started 路 Quickstart 路 Website 路 Issues 路 Discord Infinite pricing models, one source of truth, zero webhooks. Features Default Stateless Say goodbye to webhooks, "subscriptions" db tables, customer_id columns, PRICE_ID env variables, or manually mapping your plans to prices to features and back. Say goodbye to webhooks, db tables, columns, env variables, or manually mapping your plans to prices to features and back. Single Source of Truth: Read your latest customer billing state from Flowglad, including feature access and usage meter credits Read your latest customer billing state from Flowglad, including feature access and usage meter credits Access Data Using Your Ids: Query customer state by your auth's user ids. Refer to prices, features, and usage meters via slugs you define. Query customer state by your auth's user ids. Refer to prices, features, and usage meters via slugs you define. Full-Stack SDK: Access your customer's data on the backend using flowgladServer.getBilling() , or in your React frontend using our useBilling() hook Access your customer's data on the backend using , or in your React frontend using our hook Adaptable: Iterate on new pricing models in testmode, and push them to prod in a click. Seamlessly rotate pricing models in your app without any redeployment. Set Up Installation First, install the packages necessary Flowglad packages based on your project setup: # Next.js Projects bun add @flowglad/nextjs # React + Express projects: bun add @flowglad/react @flowglad/express # All other React + Node Projects bun add @flowglad/react @flowglad/server Flowglad integrates seamlessly with your authentication system and requires only a few lines of code to get started in your Next.js app. Setup typically takes under a minute: Integration Configure Your Flowglad Server Client Create a utility to generate your Flowglad server instance. Pass your own customer/user/organization IDs鈥擣lowglad never req...
First seen: 2025-11-25 18:26
Last seen: 2025-11-26 22:32