https://shipped.club
Shipped — Next.js SaaS Boilerplate
Build and ship your SaaS in days. And make money.
Shipped — Next.js SaaS BoilerplateShippedPricingDocsChangelogAffiliate (40%)Launch your SaaS in days, not monthsThe Next.js SaaS Boilerplate for busy developers,with all you need to build and launch your SaaS soon.Get ShippedRKMPALoved by 330 indie foundersYou don't need to code everything yourself.Landing pagesComposable and customizable pages, with all you need to showcase and sell your product.Landing pageWaitlistPre-saleAffiliate program page20 hours savedCollect paymentsStart collecting payments (subscriptions and one-time purchases) in minutes. Powered by Lemon Squeezy (Merchant of Records) or Stripe.Subscriptions, and one-time purchasesVisa, Mastercard, PayPal, and moreWebhooks ready-to-useModern checkout UIPricing page4 hours savedPayments withLemon SqueezyANDStripeSign-up & LoginUser authentication finally made easy.Sign up & Login pagesMagic linkSocial login (Google, Apple, X, Facebook...)Save user on the databasePrivate API calls & private section10 hours savedPowered byNextAuthANDSupabaseEmailCreate your product newsletter and send transactional emails.Use MailChimp, Loops, or any other serviceSend transactional emails when specific events occurReady for product updates and email drips6 hours savedIntegrations withMailChimpANDLoopsDatabase ORMUse your favorite database.And with Prisma, you don't need to know SQL.Choose your database (MySQL, Postgres, MongoDB, more...)Database schema with PrismaSimplified data transactions10 hours savedPowered byPrismaDesignElegant and modern UI Kit components to build your SaaS, quickly and effortlessly.Product React ComponentsComponents library with ChakraUIBuilt-in TailwindCSS supportCustomizable theme to match your brand18 hours savedStyle & UI Kit withChakraUITailwindshadcn/uiBlogRank higher on Google with the right content and SEO.Markdown-basedSocial preview cardsEasy pages meta tagsYouTube, Loom, and Tweet embedsSitemap generation for quick Google indexing6 hours savedPowered byMarkdown and MDXDashboardsBeautiful dashboards to visualize your data.Bar chartsLine chartsPie chartsArea chartsRadar chartsRadial charts12+ hours savedPowered byshadcn/ui and RechartsAI ServicesPre-made integrations with all the AI services.OpenAIAnthropicGeminiGroqOllamaDeepSeekDeepSeekAnd more...12+ hours saved107+ hours saved1-click deploy withShipped gives you the customizable pages to launch your SaaS now.Landing Page • Waitlist • Pre-sale • Pricing • Affiliate program. All available now within a click.Want to see it in action?Try the live demoHey, I am Luca 👋I'm a software engineer by profession, turned indie maker.I've launched 6 SaaS in the last two years ($150k+ in revenues), on the side of my full-time job, and I intend to launch more in the future using Shipped.I've found myself always repeating the same tasks: create the landing page, add payments, email lists, email sequence, analytics, authentication, etc.I've decided to create this boilerplate to launch faster — and you can take advantage of it too!Shipped helps you:Save time as you get the code and components ready to useRemove the struggles of understanding how to make thingsEarn money online sooner30k+ people trust me on Twitter, join a community of shippers!See what you getNeed more details?Check the documentation for tutorials, features, components, and deployment.You're not left alone.With the purchase you get access to the exclusive Discord community for support.Customer testimonialsI love builders, you'll love Shipped ❤️PricingSave weeks of coding with Shipped.Earn your first dollars today.SaaS Boilerplate$257$157$157 billed yearlyNext.js 14 & TypeScriptEmail integrationsMagic link sign upMarkdown-based blogAnimated UI ComponentsEmail & Password sign upLemon Squeezy paymentsSocial logins (Google, Apple, 60+ more)ChatGPT prompts for privacy and termsAI services (OpenAI, Anthropic, and more)Discord community ✨Lifetime updatesBuy nowPay once, launch unlimited productsSaaS + Chrome Extension Boilerplate$307$207$207 billed yearlyEverything from the SaaS BoilerplateReact Chrome Extension BoilerplateExtension authenticationPush UI into web pagesRead content from web pagesInstallation welcome pageBackground & Content scriptDiscord community ✨Lifetime updatesBuy nowPay once, launch unlimited productsFrequently asked questionsMore questions? Email me at luca@shipped.club What do I get for my money?Shipped is available as a one-time-purchase that will give you lifetime access to the GitHub repository that contains the Next.js 14 boilerplate code with all you need to run your SaaS online. It supports App Router and the code base is in TypeScript (but you can get rid of it if you prefer JavaScript).You also get access to the public documentation to get started and that explains in details how to implement the different features (authentication, payments, etc), how to use the different components, and how to deploy your app.Finally, you get access to the private Discord community where shippers are building and launching new products. And free updates.What am I allowed to do with the boilerplate?You are allowed to build unlimited projects with Shipped (commercial projects too). You are also not allowed to publish the code or parts of it as a template or boilerplate. See the terms and conditions page for more details.Why Lemon Squeezy instead of Stripe?Lemon Squeezy is a Merchant of Records (Stripe is a payment processor).This means that Lemon Squeezy handles the taxes for the sales you'll make all over the world, while you need to focus only on paying the taxes on your payouts.You can find more information on their website.My tech stack is different, can I use it?You can use it, but Shipped is based on Next.js, React, and TypeScript (JavaScript).If your tech stack is based on React, but not on Next.js, you can roughly reuse 80% of the codebase.If your tech stack is based on TypeScript/JavaScript, but not on Next.js and React, you can roughly reuse 20% of the codebase.Is it a template?It's much more. You'll get a set of reusable React components and TypeScript business logic code, to build your SaaS quickly.The components include all the basic UI components like buttons, forms, inputs, modals, navigation (coming from ChakraUI). But Shipped provides additional product-oriented components, like: hero section, pricing plans, wait list, testimonials, account menu, call to action, and many more (check them all on the documentation)How often is the boilerplate updated?I regularly update Shipped, both the code and the documentation, and based on the feedback I receive on the Discord community.This means that you can expect weekly updates, and security updates going forward.Can I get a refund?After you get access to the repo, Shipped is yours forever, so it can't be refunded.The customers of Shipped launch a SaaS in 7 days on average, and you'll always get access to the Discord community for support.Can I switch from ChakraUI to another library?Shipped is based on ChakraUI but you can install any UI libraries and use their UI components. Consider that most of the components provided by Shipped are developed using ChakraUI so it is not feasible to completely remove ChakraUI.But you can install other libraries and use their components, like DaisyUI, TailwindUI, Joy UI, or shadcn.Shipped also supports TailwindCSS for styling, so you can use TailwindCSS based components or UI libraries.Can I use Supabase instead of NextAuth?Yes. Shipped currently implements Magic Link and Email & Password authentication using Supabase.NextAuth is a free and open-source library and it supports many authentication methods. It was selected to avoid any vendor lock-in.The philosophy of Shipped is to never locks in with any architectural decision, so you can replace NextAuth with another authentication service like Auth0, Clerk, AWS Cognito.Can I use Stripe?Yes. Shipped currently implements Lemon Squeezy because it is a Merchant of Records (not only a payment provider). This means that Lemon Squeezy handles the taxes for the sales you'll make all over the world, while you need to focus only on paying the taxes on your payouts.You can use any other payment provider you prefer, including Stripe, but you'll need to implement the webhook handler to manage the Stripe events, while you can reuse almost all the database tables.How can I host the Next.js app?I personally use Vercel, because it is very easy to use, and scales very well. But there are other options and different aspects to consider. I wrote a detailed article about it, so you can take the best decision possible. You can find it here.Can I see what I am getting before purchasing?You can check out the documentation to see what you'll get.If you have any other questions, contact me on Twitter at @ShippedClub or via email at hey@shipped.clubWhich AI services are supported?Shipped supports all the AI services that are supported by the Vercel AI SDK.Which means OpenAI, Anthropic, Google Gemini, Mistral, xAI Grok, DeepSeek, Perplexity, and more.You can find the list of supported models here.Ship your SaaS in daysand start selling.Save weeks of coding with the #1 Next.js SaaS Boilerplate.Made by a maker for makers.Get ShippedShippedLaunch your SaaS.Start making money today.Featured on http://SaaSBoilerplate.frBuilt withShipped© Copyright 2025 Shipped. All rights reserved.ResourcesReact Chrome Extension BoilerplateNext.js Deployment optionsSaaS BoilerplateFree toolsBuilt with Shipped.clubIndie Hacker NewsTimezone Checker (Chrome Extension)Userdesk (AI Chatbot platform)BlackTwist (Social scheduler)LinksBlogPricingNewsletterDocumentationAffiliate — Earn 40%Let's build on Discord!LegalPrivacy PolicyTerms and ConditionsSocial
en
en
1774135138
https://shipped.club
ཁྱོད་རའི་ས་ཁོངས་ཞུན་དག་འབད་ག?
ཁྱོད༌ག༌ཅི༌འབདཝ༌སྨོ?