# kriasoft/react-starter-kit

Modern React starter kit with Bun, TypeScript, Tailwind CSS, tRPC, Stripe, and Cloudflare Workers. Production-ready monorepo for building fast web apps.

Repository: https://github.com/kriasoft/react-starter-kit
Canonical: https://ross.abutalabs.com/products/react-starter-kit
Homepage: https://reactstarter.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, boilerplate, nodejs, starter-kit, typescript, template, cloudflare, vite, hono, trpc, shadcn-ui, tailwindcss, better-auth, bun, cloudflare-workers, drizzle-orm, tanstack-router, saas, neon, gcp
Last push: 2026-08-23T20:58:14+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 4522, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 23669, forks 4202 (observed 2026-08-28T04:11:35.161114+00:00)

## What it is
A production-ready monorepo starter kit for building full-stack SaaS web applications with React 19, tRPC, Better Auth, Stripe billing, and Drizzle ORM on Cloudflare Workers. It wires together authentication, multi-tenant database schema, billing, email, and edge deployment so developers can skip months of boilerplate setup.

## Use cases
- build a SaaS web app from scratch
- start a full-stack React project with auth and billing included
- deploy a React app to Cloudflare Workers edge
- set up a multi-tenant SaaS with Stripe subscriptions
- bootstrap a type-safe API with tRPC and Drizzle ORM
- quickly ship an MVP as an indie hacker
- create a monorepo template with React, Bun, and TypeScript

## When to choose
- you want a batteries-included SaaS foundation with auth, billing, and database pre-configured
- you plan to deploy on Cloudflare Workers and want edge-native architecture
- you want end-to-end type safety from database to UI with tRPC and Drizzle
- you're building a multi-tenant product with organizations and roles
- you want modern React 19 tooling with Tailwind CSS and shadcn/ui

## When to avoid
- you need a different hosting platform like AWS, Vercel, or traditional Node.js servers
- you prefer a minimal setup and want to assemble your own stack
- your project is not a web application (e.g., mobile, CLI, or data pipeline)
- you're locked into a different database than PostgreSQL/Neon
- you need server-side rendering with a framework like Next.js rather than an SPA + edge API model

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, auth, orm, api-framework, ui-components, state-management, routing, form-handling, developer-tools, boilerplate
- domain: web-development, frontend, backend, cloud-computing, developer-tools
- platform: bun, cross-platform
- tags: react, trpc, tailwindcss, shadcn-ui, stripe, better-auth, drizzle-orm, tanstack-router, monorepo, starter-kit, saas-boilerplate, edge-deployment, neon-postgresql, hono, multi-tenant, saas, cloudflare-workers, typescript, nodejs, web-server

## Member repositories
- kriasoft/react-starter-kit (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:35.161114+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:25.500336+00:00, confidence not recorded.
  - readme: https://github.com/kriasoft/react-starter-kit (fetched 2026-08-28T04:11:35.161114+00:00, sha 9c49d4837367)
  - homepage: https://reactstarter.com (fetched 2026-08-29T07:54:31.422970+00:00, sha 5878da1e748a)
  - site_page: https://reactstarter.com/getting-started (fetched 2026-08-29T07:54:31.425462+00:00, sha 0811cda9e614)
- Data as of 2026-08-30T08:39:29.467469+00:00.
