Example projects and tutorials for building with the Whop API.
| Project | Description |
|---|---|
| patreon-clone | Full-stack subscription platform with tiered memberships, content gating, and creator payouts. Built with Next.js 16, Prisma, and the Whop SDK. |
| stockx-clone | Marketplace with real-time bidding, order book, trade matching, and portfolio tracking. Built with Next.js, Prisma, and the Whop SDK. |
| penstack | Newsletter and publishing platform with paid subscriptions, content gating, and a rich text editor. Built with Next.js 16, Prisma 7, and the Whop SDK. |
| chatbot-saas | Multi-bot AI chatbot SaaS with streaming chat, tiered subscriptions, and custom bot builder. Built with Next.js 16, Prisma 7, and the Whop SDK. |
| udemy-clone | Multi-instructor course marketplace with video hosting, one-time purchases, and progress tracking. Built with Next.js 16, Prisma 7, Mux, and the Whop SDK. |
| gumroad-clone | Multi-seller digital product marketplace with file uploads, cookie ratings, and hosted checkout. Built with Next.js 16, Prisma 7, and the Whop SDK. |
| ai-writing-tool | AI writing studio with 8 templates, streaming generation, refinement chat, and tiered subscriptions. Built with Next.js 16, Prisma 7, the Vercel AI SDK, and the Whop SDK. |
| linktree-clone | Link-in-bio platform with customizable profiles, drag-to-reorder links, premium-link unlocks via hosted checkout, connected accounts, and an embedded payout portal. Built with Next.js 16, Prisma, and the Whop SDK. |
| fiverr-clone | Freelance services marketplace with tiered gig packages, seller KYC, in-app application-fee checkout, embedded payouts, per-order chat, and a database-enforced KYC publish gate. Built with Next.js 16, Supabase, and the Whop SDK. |
| spotify-clone | Multi-artist music platform with per-song premium unlocks via hosted checkout, signed direct uploads to Supabase Storage, listener playlists, connected accounts with application fees, and an embedded payout portal. Built with Next.js 16, Prisma 7, Supabase Storage, and the Whop SDK. |
| template-marketplace | Multi-seller digital template marketplace (Notion, Figma, Webflow, Framer, code starters, Office docs, AI prompts) with hybrid file-download or share-URL delivery, hosted checkout with application fees, seller-issued promo codes, purchase-gated star reviews, and an embedded payout portal. Built with Next.js 16, Prisma 7, UploadThing, and the Whop SDK. |
| medium-clone | Multi-writer publishing platform with a TipTap-based paywall divider, a $5/month Plus subscription via embedded checkout, custom-amount tips routed to writers' connected sub-companies with application fees, a monthly Partner Program revenue share via the Transfers API, and an embedded payout portal. Built with Next.js 16, Prisma 7, TipTap 3, UploadThing, and the Whop SDK. |
| kofi-clone | Creator support platform with one-time coffee tips, monthly membership tiers, a shop, supporter-only posts, donation goals, direct charges on creators' connected accounts with application fees, and an embedded payout portal. Built with Next.js 16, Prisma, and the Whop SDK. |
| paywall | Database-free, webhook-free content paywall with embedded checkout, real-time access-check entitlement gating, one-time and subscription unlocks, and iron-session identity cookies. Built with Next.js 16, iron-session, and the Whop SDK. |
| paid-chrome-extension | Database-free Manifest V3 Chrome extension that sells a premium feature through Whop, with OAuth (PKCE) login via the Chrome identity API, server-side access checks re-verified on every call, embedded checkout with a hosted fallback, a billing portal, and verified webhooks. Built with Next.js 16, Vite, and the Whop SDK. |