Full-stack TypeScript boilerplate with modern dev tools for founders building production web apps quickly. Includes auth, payments, and infrastructure scaffolding.
23,598 stars4,219 forksTypeScriptUpdated 3/2/2026100% free · open source
What it does
Provides a complete, pre-configured full-stack development environment for launching web applications with modern TypeScript technologies
When to use it
•Building a SaaS product that needs rapid initial setup
•Creating a web app with integrated authentication and payment flows
•Wanting a scalable monorepo architecture with best-practice tooling
Quick start
1Clone the GitHub repository
2Run 'bun install' to set up dependencies
3Configure environment variables for auth and services
4Start development server with 'bun run dev'
Ready-to-paste prompt
git clone https://github.com/kriasoft/react-starter-kit my-saas-project && cd my-saas-project && bun install
Topics
better-auth
boilerplate
bun
cloudflare
cloudflare-workers
drizzle-orm
gcp
hono
neon
nodejs
react
saas
shadcn-ui
starter-kit
tailwindcss
tanstack-router
template
trpc
typescript
vite
What's inside — free to inspect
No purchase needed
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
14
top-level files
11
folders
28.5M
repo size
MIT
license
Key files
.editorconfig
AGENTS.md
eslint.config.ts
package.json
README.md
tsconfig.json
File tree
.claude/
.gemini/
.github/
.husky/
.vscode/
apps/
db/
docs/
infra/
packages/
scripts/
.editorconfig
.env
.gitattributes
.gitignore
.prettierignore
AGENTS.md
bun.lock
CLAUDE.md
eslint.config.ts
LICENSE
package.json
README.md
tsconfig.json
Quick Actions
Details
Creator
kriasoft
Language
TypeScript
Category
saas-starter
Published
4/16/2014
Related skills
More saas-starter tools founders pair with this one.