Best of StripeApril 2026

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·6w

    How to Build a Full-Stack SaaS App with TanStack Start, Elysia, and Neon

    A comprehensive guide to building a production-ready full-stack SaaS application using TanStack Start, Elysia, Drizzle ORM, Neon PostgreSQL, Better Auth, Stripe, and Inngest. Covers end-to-end type safety from database schema to React components without code generation, using Eden Treaty for typed API calls. Topics include project setup, database schema design, embedding Elysia inside TanStack Start, GitHub OAuth authentication, a repeatable four-layer feature pattern (schema → API → hooks → UI), Stripe payment processing with webhook handling, and background job processing with Inngest.

  2. 2
    Article
    Avatar of neontechNeon·5w

    Neon works with Stripe Projects for agentic provisioning

    Neon is joining the developer preview of Stripe Projects as a co-design partner, enabling AI coding agents and developers to provision real Postgres databases directly from the terminal via CLI commands. Running `stripe projects add neon` creates a Neon account, provisions a database, and returns connection credentials to the environment automatically. The integration addresses a key gap in agentic workflows: agents could write code but couldn't autonomously set up real infrastructure. Neon is positioned as ideal for this use case due to its 350ms spin-up time, free tier with no card required, scale-to-zero billing, and Postgres compatibility.

  3. 3
    Article
    Avatar of vercelVercel·2w

    Vercel now supports Pro plan in Stripe Projects

    Vercel now supports Pro plan provisioning and upgrades directly from Stripe Projects using shared payment tokens (SPTs). Developers and agents can manage Vercel plan changes programmatically via the Stripe CLI without switching between dashboards. The feature supports both upgrade and downgrade flows and builds on the earlier Stripe Projects developer preview. Getting started requires installing the Stripe projects plugin and running a single CLI command.