SupaBoot

What's next

Roadmap honest and public.

Planned items are indicative — order and timing change based on founder feedback. See the changelog for what already shipped. Past milestones are in the changelog.

Available in the wizard today

Generate a project at /start with any of these today.

Framework & tooling

Shipped in the generator today.

  • Next.js App Router

    Available now
  • Turborepo monorepo

    Available now
  • pnpm, npm, yarn, bun

    Available now

Integrations

Pick these in the wizard when generating a project.

  • Better Auth

    Available now

    Google, GitHub, Apple, Discord, email/password, magic link.

  • Database & ORM

    Available now

    SQLite, Supabase Postgres, MongoDB · Prisma, Drizzle, Mongoose.

  • Payments

    Available now

    Paddle, Polar, Lemon Squeezy, Dodo Payments.

  • Email

    Available now

    Resend, SendGrid, AWS SES, Plunk.

  • AI agents

    Available now

    Vercel AI SDK or Mastra; OpenAI, Anthropic, Gemini, Groq, Ollama.

Add-ons

Optional layers in wizard step 9 — toggle what your starter includes beyond core integrations.

  • Docs site (Fumadocs)

    Available now

    Standalone documentation app in the monorepo.

  • Blog (Fumadocs)

    Available now

    Content publishing app for changelogs, updates, and SEO.

  • Docker

    Available now

    Production Dockerfile, compose, and .dockerignore.

  • Analytics & cookie consent

    Available now

    Google Analytics with consent-gated script loading.

  • PayPal (payments add-on)

    Available now

    Optional PayPal checkout alongside your primary provider.

  • CI/CD & devtools

    Available now

    GitHub Actions and repo tooling included in every project.

Delivery & docs

What you get after clicking generate.

  • GitHub repo push (one commit per feature)

    Available now
  • ZIP download

    Available now
  • Stack-tailored AGENTS.md / CLAUDE.md

    Available now
  • SETUP.md and README matched to selections

    Available now

Planned

On the horizon — not yet in the wizard.

Framework

Additional starter frameworks beyond Next.js App Router.

  • Nuxt

    Planned

    Full-stack Nuxt starter with the same auth, data, and payments integration layer.

  • TanStack Start

    Planned

    TanStack Start option for teams standardizing on that stack.

Payments

More billing providers and checkout patterns in the wizard.

  • Stripe

    Planned

    Stripe Checkout and Customer Portal wiring.

  • PayPal

    Planned

    PayPal as a primary or add-on payment method.

  • Creem.io

    Planned

    Creem merchant-of-record integration for global tax handling.

Email providers

Transactional email beyond current Resend, SendGrid, SES, and Plunk.

  • Mailgun

    Planned

    Mailgun API and domain/DKIM setup in generated projects.

  • Postmark

    Planned

    Postmark for deliverability-focused transactional mail.

  • Loops

    Planned

    Loops for product email and lifecycle messaging.

  • Mailjet

    Planned

    Mailjet as an EU-friendly alternative provider.

  • Amazon SES (enhanced)

    Planned

    Richer SES templates and configuration presets.

AI

Deeper agent tooling and production AI patterns.

  • Multi-agent workflows

    Planned

    Orchestrated agents with handoffs, shared memory, and role boundaries.

  • MCP server scaffolding

    Planned

    Model Context Protocol servers wired to your app data and auth.

  • Eval & observability hooks

    Planned

    Tracing, prompt versioning, and eval harness stubs for Langfuse-style tooling.

  • Voice & realtime

    Planned

    Optional realtime/voice agent endpoints where frameworks support it.

Add-ons (planned)

Future optional wizard toggles — feature flags, A/B testing, analytics, and background jobs.

  • Supaship (supaship.com) feature flags and remote config — same SDK SupaBoot uses for launch toggles.

  • Feature flags — LaunchDarkly

    Planned

    SDK wiring and env templates for LaunchDarkly.

  • Feature flags — Flagsmith

    Planned

    Open-source-friendly Flagsmith integration.

  • Feature flags — PostHog

    Planned

    PostHog feature flags alongside analytics.

  • A/B testing — PostHog Experiments

    Planned

    Experiment hooks and example variants in the starter.

  • A/B testing — VWO / Optimizely stubs

    Planned

    Integration scaffolds for enterprise experimentation tools.

  • Analytics — Plausible & Umami

    Planned

    Privacy-friendly analytics add-ons.

  • Cron & background jobs

    Planned

    Inngest, Trigger.dev, or QStash job runner options.