01Local development environment setup using Stripe CLI via Docker Compose.
02Drizzle ORM database schemas for subscriptions and credit-based transaction history.
03Credit-based usage metering system with a persistent database ledger for transactions.
04Complete Stripe subscription lifecycle management including Free, Pro, and Team tiers.
05Automated API route generation for Stripe Checkout, Billing Portal, and Webhooks.
063 GitHub stars