Scaffold anything with Better Fullstack

Pick a frontend, backend, data layer, auth provider, services, and tooling. The CLI writes a working project you own.

npm create better-fullstack@latest

Nothing installs globally. Your package manager runs the CLI on demand and Node.js 20 or newer is the only requirement. No terminal handy? The Stack Builder composes, previews, and runs projects in the browser.

Where to go

You want toRead
Scaffold, run, and verify a projectFirst Project
Script a stack with flags, templates, or shapesCLI Create
Add capabilities to an existing projectCLI Add
Refresh templates or diagnose project healthStatus, Check, Update
Build, preview, run, and download in the browserStack Builder
Pick a frontend, backend, database, auth, deployChoosing a Stack
Inspect current release evidence and its limitsRelease Verification
See what each language ecosystem scaffoldsEcosystems
Combine languages in one projectMulti-Ecosystem
Hand the work to a coding agentAI Agents

After the first scaffold, three commands cover most of the work. add changes the selected stack, update refreshes templates under review, and check verifies the project builds. Project Lifecycle maps every command to the moment you need it.

GitHub Sponsors