stripe-subscriptions▌
andrelandgraf/fullstackrecipes · updated Apr 8, 2026
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.
Stripe Subscriptions
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.
Prerequisites
Complete these recipes first (in order):
Type-Safe Environment Configuration with better-env
Use better-env config modules for type-safe server/public env access, feature flags, and either-or credential constraints.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/config-schema-setup
Neon + Drizzle Setup
Connect a Next.js app to Neon Postgres using Drizzle ORM with optimized connection pooling for Vercel serverless functions.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/neon-drizzle-setup
Pino Logging Setup
Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup
Cookbook - Complete These Recipes in Order
Feature Flags with Flags SDK
Implement feature flags using the Vercel Flags SDK with server-side evaluation, environment-based toggles, and Vercel Toolbar integration.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/feature-flags-setup
Stripe Subscriptions DB Sync
Complete subscription system with Stripe, Vercel Flags for plan configuration, webhook handling for syncing subscription state to Postgres, usage tracking, and billing portal integration.
curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/stripe-sync
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.8★★★★★27 reviews- ★★★★★Naina Bansal· Nov 11, 2024
Registry listing for stripe-subscriptions matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Mateo Sharma· Nov 7, 2024
Solid pick for teams standardizing on skills: stripe-subscriptions is focused, and the summary matches what you get after install.
- ★★★★★Carlos Zhang· Oct 26, 2024
We added stripe-subscriptions from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Meera Abebe· Oct 2, 2024
Keeps context tight: stripe-subscriptions is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Yash Thakker· Sep 21, 2024
Solid pick for teams standardizing on skills: stripe-subscriptions is focused, and the summary matches what you get after install.
- ★★★★★Rahul Santra· Sep 17, 2024
Keeps context tight: stripe-subscriptions is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Meera Choi· Sep 5, 2024
stripe-subscriptions is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Aisha Abbas· Aug 24, 2024
stripe-subscriptions fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Dhruvi Jain· Aug 12, 2024
We added stripe-subscriptions from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Pratham Ware· Aug 8, 2024
Registry listing for stripe-subscriptions matched our evaluation — installs cleanly and behaves as described in the markdown.
showing 1-10 of 27