The Simple, Fast & Smart Nuxt 3 Fullstack Kit.

I analysed the best starter kits.

Cherry-picked their finest features and enhanced the areas that needed improvement.

$99 off for the first 100 customers.

Fayaz AhmedGavin ZhouHeiko BrömmelstroteDevin SchumacherJeremy HolsteinAlexandr OsAtinuxTim Pulver

50+ developers shipping apps in production.

  • Authentication

    Password, Passcode, Magic Link, Social login, Passkey.

  • Database

    Supports major databases with Drizzle ORM.

  • Payments/Subscriptions

    Simple payment management with Stripe or Lemonsqueezy.

  • Emails

    Handle emails with Resend, Sendgrid, Postmark, or Plunk.

  • File Storage

    Store files using AWS S3 or locally.

Thomas Sanlis

Thomas Sanlis 🥐

@T_Zahil

👆🏻 As a customer I can confirm, it's fantastic 🔥

How Supersaas works.

Demo, folder structure, and why I built it.

6 major things Supersaas comes pre installed with

Designed to make building SaaS simple and easy.

Easy Login and User Management

We're all famililar with the pain of writing auth logic and the amount of use cases that come with it. I wanted to make it stupid simple and easy to use.

  • Email/Password
  • One-time Password
  • Magic Link
  • 15+ Social Logins
  • Passkeys
  • Email Verification
  • Password Reset
  • Link Multiple IDs

Simple Billing Management using a single composable

Supports Stripe and Lemonsqueezy.

usePayment("stripe")

usePayment("lemonsqueezy")

  • Manage Plans
  • Update Payment Methods
  • Cancel Subscriptions
  • Update Plans
  • Webhooks

Manage Profile Settings

A simple way for users to manage and update their profile settings.

  • Update Name and Avatar
  • Unlink Social Accounts
  • Change Passwords
  • Remove Passkeys

Easy File Storage

Supports S3 and local files with a simple API.

useFileStorage("S3")

useFileStorage("local")

  • Upload Files from Server
  • Upload Directly to S3
  • Local File Storage
  • Delete Files

Admin Panel

Manage users, transactions, and waitlists easily.

  • User Management
  • Invite New Users
  • Resend Verification Emails
  • Send Password Reset Emails
  • Ban/Unban Users

Easy API Generation

Generate API endpoints and database queries with a single command. Just run pnpm generate:api posts to create CRUD endpoints for your database table. Security is built-in but customizable.

And Much More

Nuxt UI ComponentsRadix Vue PrimitivesTailwind CSSAuto Drizzle Studio SupportNuxt Auth UtilsNuxt ScriptsNuxt FontsFree Plan DemoWaitlist DemoEmail Verification TemplatesImage Gallery DemoClean CodebaseBeautiful UIEasy to CustomizeBeginner FriendlyDark ModeMobile FriendlyDashboard DemoServerless StackRich DocumentationWorks on Cloudflare Pages/WorkersTips to improve production performanceNews Letter SignupCustomizable UIShadCN Vue CompatibleZod Validated formsVueUse UtilsHashing Utils compatiable with Edge FunctionsFilters and Text search examples

What's Included

The Codebase. When you purchase an Supersaas license, you get invited to our Github repository. You will own access to the codebase for life, including future ehnancements and updates.

The License. A License Key with lifetime access to the codebase.

Saas recipes (Coming soon). I am planning on making regularly used saas recipes like Background Jobs, AI Image generation, Websockets, User onboarding, Realtime notifications using SSE, Caching data etc. Which you will get access to without any cost.

Made to launch fast

Easy to customise. Written in a way that makes it extremly easy to customise. No complex abstractions, open whatever file you like and just edit it directly.

Thoroughly tested. Every piece of code I write, I make sure to test it with a variety of inputs and edge cases.

Less Opinionated. I've not added my personal coding style, patterns and tried to keep it as generic as possible.

Lifetime access

No Subscriptions. This is a one time purchase, we will never charge you for updates or subscriptions.

Unlimited Projects. Create as many projects as you like. Make saas apps, create freelance projects or just learn how to build a saas app from scratch.

Free updates. All future updates and releases will be free. You don't need to pay for updates.

I ship really fast & frequently. Here's what's new.

👇 Actual realtime commits pulled using the GitHub api.

Roadmap

Here's what's coming next.

Planned

  • 🏓 Paddle support

    Paddle works a bit differently, they do a popup for payment, not a redirect. Read more

  • ✨ AI Recipe

    Add a AI image generator trained on uploaded images and a AI Chat app

  • 🔗 Websockets Recipe

    A demo on how to use websockets in Supersaas

  • 📧 More email providers

    Add more email providers to useEmail()

  • 📹 Video to host on node server

    Tutorial on how to host supersaas on a traditional node server

  • 🛟 Feedback widget

    A widget that allows users to leave feedback from the dashboard and collected in admin dashboard

  • 📢 Announcements banner

    Create announcements from admin dashboard and show on the website/dashboard

  • 🔗 Top Navigation

    Add a top navigation to the dashboard

In Progress

  • 👥 Teams

    Create teams, invite and manage members

  • ✉️ Vuemail support

    Add Vuemail support

Completed

  • 🔑 Passkeys

    Native passkey support

  • 🍋 Lemonsqueezy support

    LemonSqueezy payment support

  • NuxtHub Integration

    Docs, Filestorage and Database support for Nuxthub

  • 🔐 Nuxt Auth support

    Nuxt Auth utils for easier auth implementation

  • 📧 useEmail()

    A unified composable for sending emails

  • 💰 usePayment()

    A unified composable for payments

  • 🌇 useFileStorage()

    A unified composable for file storage

What people are saying about Supersaas

50+ developers shipping apps in production using Supersaas. They seem to love it.

The stack that Supersaas is built upon is super powerful and easy to work with, especially when used with NuxtHub / Cloudflare. Fayaz has been super helpful in making it work and adopting feedback.
Tim Pulver

Tim Pulver

Freelancer/Software Engineer

This is relly well made! especially with features like passkey and hooks for everything. These are the features i would buy it for
Rishi Mohan

Rishi Mohan

Founder, Pika.Style

👆🏻 As a customer I can confirm, it's fantastic 🔥
Thomas Sanlis

Thomas Sanlis

Founder, Unned.best

It's an absolute time saver! If you are a freelancer or keep building things, get this! ✨
Mushtaq Ahmed

Mushtaq Ahmed

Senior Product Engineer, Locale.ai

I’m very satisfied of your boilerplate. Thanks!
L

Lilian

SoftwareEngineer

SIMPLE YET AWESOME. I was struggling with implementing payment and auth in my side projects when I found http://supersaas.dev . Its super simple, with all the necessary things bundled together with proper documentation and abstractions. I got to launch my project in a days work and didnt have to think about the logistics of wiring everything up and was just able to concentrate on my core product. If that aint super i dont know what is.. the founder support is again amazing. He got on a call to ensure everything was implemented correctl
Sooraj

Sooraj

Backend Engineer

Really well made. Great news! Im playing with Supersaas template and its been amazing! Learned a lot. Thinking about starting to build something with it. Love it!
Alexandr Os

Alexandr Os

Engineer and Foudnder

Using these for my side project. This is saving me a shit ton of time and effort. Really happy I purchased this.
Attaullah F

Attaullah F

Senior Engineer, Congnizant

What Makes Supersaas Different?

Supersaas was created to meet my own needs. My clients are consistently impressed with how quickly I deliver their projects.

Always Fresh

Our codebase is always current and up-to-date. I personally ensure that every piece of code is reviewed before it's published.

Best Practices

I adhere to best practices and standards to guarantee that the codebase remains maintainable and scalable.

Well Documented

Features are thoroughly documented with videos explaining them, making it easy for other developers to understand and work with.

Easy to Customize

Supersaas offers easy customization with sensible abstractions, enabling developers to tailor it to their specific needs.

Got Questions? We've got some answers!

If you have any other questions, feel free to reach out to me at I'm happy to help!

You can can try the demo, you can also check the docs for videos and tutorials, where I explain the product in detail.
You get access to all the updates and releases that I push to the project. You can also raise issues and feature requests on Github.
Supersaas is made with Javascript, but some utilities are written in Typescript.
Supersaas is made with Nuxt 3 the fullstack framework, Tailwind CSS for CSS, Nuxt Auth Utils for authentication, Drizzle ORM for database, AWS S3, Nuxthub Blob and Local Storage for file storage, Stripe and Lemonsqueezy for payments, Resend, Sendgrid, Postmark, Plunk for emails, and more.
After you purchase the template, you will be invited to the respective github repository. You can then fork the repository and start building your project.
Unfortunately due to the nature of this product, where you get complete access to the codebase, and I have no way to verify if you have used it, I cannot offer refunds.
I strongly reccomend reaching out to me in case you have doubts about Supersaas, I will gladly give you an entire tour of the procuct and how to use it. I can also help you with any questions you have. This way you can decide if you want to purchase the product or not.
No, this will break the license, I hope you understand.
Yes you can, use it for as many projects as you like.
Yes you can, Supersaas was made for this very purpose.
Absolutely not, please read the license for more details.
Yes, as long as it's related to the template codebase. I cannot help with your business logic or customizations that you may have made.

Who's Behind This?

My name is Fayaz Ahmed. I've been a full-stack developer for over eight years. From three-person startups to teams with over 1,000 engineers, from large corporations to YC-backed companies, I've coded, built, and led across the tech landscape.

Whether it's sophisticated web apps, mobile apps, real-time SaaS, or e-commerce sites, I've worked on complex billing systems, landing pages, web performance, SEO, and even WordPress. I've built a lot of things and genuinely enjoy making them.

Fayaz Ahmed@fayazara