No web-based frontend
Astro Integration
Full React component support (required for tRPC)
Vue 3 component support
Svelte component support
SolidJS component support
Astro components only (no client-side JS framework)
Package compatible Vite frontends as cross-platform desktop apps
Ship compatible Vite frontends to iOS and Android
CSS preprocessor with variables and nesting
Backwards-compatible CSS extension
Minimal CSS with PostCSS plugins
CSS-in-JS with tagged template literals for React
Plain CSS only
Svelte components styled with Tailwind CSS
Build custom components
Reactive backend-as-a-service
Use TanStack Start's built-in API routes
Use SolidStart's built-in server routes
Skip backend integration (frontend only)
Schema-first GraphQL server for Node.js runtimes
REST endpoints with OpenAPI 3.1 and Scalar docs
No API layer (API routes disabled)
Skip ORM integration
Serverless SQLite-compatible database for Cloudflare Workers
Serverless Postgres with autoscaling and branching
Managed Postgres via Prisma Data Platform
Managed MongoDB clusters in the cloud
Local Postgres stack via Supabase (Docker required)
Postgres & Vitess (MySQL) on NVMe
Run Postgres/MySQL/MongoDB/Redis locally via Docker Compose
No cloud DB integration
Deploy with Render's Blueprint and Docker builds
Deploy static and SSR frontends to Netlify
Skip deployment setup
Deploy to Cloudflare Workers using Alchemy
Deploy Hono APIs with Netlify Functions
Skip deployment setup
Better Auth with the Organizations plugin for teams and multi-tenant apps
More than authentication, Complete User Management
Open source authentication for Next.js
Open-source Auth0/Clerk alternative with user management
Open-source Auth with Supabase platform integration
Flexible identity platform for authentication and authorization
Enterprise auth with SSO, SCIM, organizations, and audit logs
Authentication, organizations, roles, and permissions for SaaS apps
Strategy-based authentication middleware for Express applications
Skip authentication
Lightweight internationalization for Next.js with App Router support
Component-level, type-safe i18n with content declarations for React/Next/Vite
Skip internationalization setup
apps/* + packages/* workspaces
Flat root app (no workspaces); thin self apps only
Use Better Fullstack's curated pinned versions
Resolve current npm latest tags during scaffolding
Prefer beta, next, RC, canary, or alpha releases when available
Initialize Git repository
Skip Git initialization
Install packages automatically
Skip dependency installation