@drewsepsi/billing
v1.0.2
Published
CLI for @drew/billing - Add subscriptions to your app in 10 minutes
Downloads
25
Maintainers
Readme
@drew/billing
CLI for adding subscriptions to your Next.js app in 10 minutes.
npx @drewsepsi/billing initWhat it does
- Detects your framework (Next.js, React, etc.)
- Creates Stripe products and prices
- Sets up database schema
- Installs billing components and templates
- Configures environment variables
- Tracks setup progress with telemetry
Templates
saas— Complete SaaS with pricing page, dashboard, customer portalapi— Usage-based billing for APIsai-credits— Credit system for AI appsminimal— Just the core SDK
npx @drewsepsi/billing init --template saasDocumentation
Full docs at billing.drew.dev
Live demo: billing.drew.dev/try
License
MIT
