v0.1.4/Now with the Vite + Node stack

Skip the setup.
Ship the product today.

Nextron is a full-stack CLI — two stacks, one command. Scaffold Next.js apps or Express + Vite monorepos with auth, database, AI and payments. Pre-configured. Type-safe. Yours to fork.

Start a projectRead the docs
$npx @edwinfom/nextron@latest⌘ Copy
37s
Avg. setup
14
Official modules
100%
Type-safe
0kb
Runtime overhead
Next.js 15
Drizzle ORM
PostgreSQL · Neon
Better Auth
Clerk
NextAuth
tRPC v11
Stripe
Vercel AI SDK
Anthropic
OpenAI
Inngest
Tailwind v4
shadcn/ui
Supabase
Prisma
Next.js 15
Drizzle ORM
PostgreSQL · Neon
Better Auth
Clerk
NextAuth
tRPC v11
Stripe
Vercel AI SDK
Anthropic
OpenAI
Inngest
Tailwind v4
shadcn/ui
Supabase
Prisma
01 — One command

From empty folder to deployable in 37 seconds.

An interactive prompt walks you through the stack. Pick your ORM, auth, AI provider — Nextron wires it all together with sane defaults, env validation and seed data.

01
Pick your stack
Interactive prompts. Smart defaults. Skip what you don't need.
02
Modules install
Auth, DB, AI, payments — wired and ready, in parallel.
03
Ship it
Deploy to Vercel, Fly, or your own infra. Env validated.
nextron
logs
$npx @edwinfom/nextron@latest
┌ Nextron v0.1.4 · Next.js full-stack generator
Project name my-saas
Package manager pnpm
ORM Drizzle
Database PostgreSQL · Neon
Auth Better Auth
AI Vercel AI SDK · Anthropic
Payments Stripe
Modules dashboard, inngest
◇ Scaffolding project...
Next.js 15 · App Router · TypeScript
Drizzle + PostgreSQL configured
Better Auth · sessions, OAuth, magic link
Stripe · webhooks, subscriptions
AGENTS.md, CLAUDE.md generated
env validated · seed data inserted
Done in 37.2s. → cd my-saas && pnpm dev
02 — Module registry

Add anything. Anytime.

The module system grows with your project. Drop in payments, AI, or background jobs in one command — no rewrites, no breaking changes.

Browse all 14 modules
03 — Built for the long run

Production from day zero.

Not a starter. A codebase you'd write yourself — if you had three more weekends and the patience.

Your stack

Pick what you love. Skip what you don't.

Mix and match across 14 modules. Every choice is wired, tested, and documented.

Type-safe env

Zod-validated environment.

Server and client variables, parsed and typed. Misconfig fails at build, not 3am.

AI-native

AGENTS.md, generated.

Your stack, your conventions — handed to Claude and Cursor on day one.

DX

Beautiful CLI.

Smart defaults, clear errors, rollback on failure.

Open source

MIT, forever.

No telemetry. No cloud lock-in. The CLI runs offline.

Production-ready

Edge-ready, by default.

Streaming, RSC, ISR, middleware. All configured.

Built by developers, for developers

"I'd have no shot building a full-stack app that looked half this good without Nextron. It saved me two days of setup on every new project."

— Sarah K. · Indie hacker, ex-Stripe
Open source · MIT

Build what you mean.
Skip the rest.

2,400+ developers are shipping with Nextron this month.

Start your project
$npx @edwinfom/nextron@latest