Best of Stripe โ€” December 2024

  1. 1
    Article
    Avatar of communityCommunity Picksยท1y

    leerob/next-saas-starter: Get started quickly with Next.js, Postgres, Stripe, and shadcn/ui.

    A starter template for building a SaaS application using Next.js, Postgres, and Stripe. It offers features like authentication, Stripe payment integration, a marketing landing page, subscription management, and a user dashboard. The template includes instructions for setting up the environment, migrating and seeding the database, and deploying to Vercel.

  2. 2
    Video
    Avatar of youtubeYouTubeยท1y

    ๐Ÿ”ด Lets build a Ticket Marketplace SAAS with NEXT.JS 15 (Convex, Stripe Connect, Clerk, Tailwind, TS)

    This post guides you through creating a full-stack ticket marketplace SaaS using Next.js 15, Convex, Stripe Connect, Clerk for authentication, and Tailwind CSS for styling. The app includes features such as real-time updates, queue systems for ticket buying, multiactor authentication, server-side functions, cron jobs, rate limiting, and automatic caching. The entire backend is managed by Convex, while Stripe Connect handles the payments and web hooks for transaction processing.