Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
B

Better-Fullstack

> 前端框架
Open source

Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth

702 stars0 likes0 views
WebsiteGitHub

About

Scaffold production-ready full-stack apps in TypeScript, Rust, Python, Go, and Java with a visual builder and CLI. Choose your frontend, backend, database, auth

Quick start

Run one of these commands to scaffold a new project:

bash
bun create better-fullstack@latest
bash
pnpm create better-fullstack@latest
bash
npm create better-fullstack@latest
bash
yarn create better-fullstack@latest

The Stack Builder runs in your browser and hands you the command to copy, or a ZIP download: Open the App Builder →

Why Better Fullstack

  • Mix languages in one project. Multi-Ecosystem mode composes frontend, backend, database, and mobile parts from different languages, like a TypeScript frontend with a Go backend.
  • Build without installing anything. The Stack Builder runs in the browser and downloads your project as a ZIP. No Node.js and no terminal required.
  • Validated before files are written. The CLI and the builder share one compatibility engine, so invalid combinations are rejected or adjusted before any file is written.
  • Recorded in bts.jsonc. Every project stores its configuration in bts.jsonc and bts.lock.json, so add, update, and check can extend and repair what was generated later.

AI agents

Connect your AI coding agents to Better Fullstack with one command:

bash
npx create-better-fullstack@latest install

After install, supported agents scaffold projects through the MCP server, 2.6x faster than hand-writing in ScaffBench; see the AI docs for setup.

Community

    If you find a bug or want to contribute, open a GitHub issue or read the Contributing Guide.

If Better Fullstack saves you time, consider sponsoring:

  

License

MIT. Better Fullstack was originally forked from Better T Stack by Aman Varshney and is now independently maintained with its own direction.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptboilerplateclidotnetdrizzle-orm

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架