Generate with AI
Describe the project and constraints — we'll fill the stack.
Start from a preset
one click → full stack, then tweakPick your stack
One category per step. Pros/cons collapse inline once you pick — click Change to swap later.
Frontend
requiredsingleUI framework your users render
React framework with App Router, Server Components, streaming, and first-class Vercel deployment.
Plain React with Vite — SPA, no framework opinions.
Progressive JS framework with SFCs and reactive templates.
Compiler-first UI framework — no virtual DOM.
Content-focused framework that ships zero JS by default.
Fine-grained reactive library with JSX.
Opinionated enterprise framework from Google.
React framework focused on web fundamentals and nested routing.
The Next.js of Vue — SSR, routing, and modules out of the box.
.NET's C# framework for building interactive web UIs.
Ship native iOS and Android apps from one React codebase. The default for cross-platform JS mobile.
Managed React Native toolchain — routing, builds, updates, and auth without touching native build tools.
Google's cross-platform UI toolkit — iOS, Android, web, desktop from one Dart codebase.
Apple's native declarative UI framework for iOS, iPadOS, macOS, watchOS, and visionOS.
Android's modern declarative UI toolkit in Kotlin — the replacement for XML layouts.
Ionic's wrapper — ship your React / Vue / Svelte web app as a native iOS and Android binary.
Styling / UI & Animation
multiStyling engine, component primitives, and animation / 3D libraries
Utility-first CSS framework with an optimizing compiler.
Copy-paste component recipes built on Radix + Tailwind.
Unstyled, accessible primitives for dialogs, menus, and more.
Component library with a design system and theming.
Full-featured React components library — 100+ hooks and components.
Material-design React components, battle-tested in enterprise.
The classic — CSS utility classes and components.
Unstyled, accessible React components from the Tailwind team.
Tailwind plugin that adds semantic component class names (btn, card, modal).
React component library (formerly NextUI) with modern motion and theming.
Unstyled, accessible React primitives — a peer to Radix with a different API.
Production-ready React animation library — declarative motion, gestures, layout animations.
Hardware-accelerated, framework-agnostic animation library with a tiny core.
Physics-based spring animations for React — popular for fluid, natural motion.
Industry-standard JavaScript animation engine — timelines, scroll triggers, morphing.
Play After Effects animations exported as JSON — great for onboarding, empty states, hero illustrations.
The dominant WebGL library — 3D scenes, shaders, cameras, lighting in the browser.
React renderer for Three.js — build 3D scenes as React components.
Backend
singleRuntime / framework serving your API
JavaScript runtime — the default for JS servers.
Fast all-in-one JavaScript runtime, bundler, and package manager.
Secure TypeScript-first runtime from Node's original creator.
Modern Python framework with automatic OpenAPI schemas.
Statically-typed language built for backend services at scale.
Convention-over-configuration full-stack framework.
BEAM-powered framework for massively concurrent apps.
Use Next.js route handlers and server actions as your backend.
Ultrafast edge-first web framework, runs anywhere JS does.
Microsoft's enterprise-grade web framework.
JVM framework — the default for many enterprises.
Compute / Hosting
singleWhere your app runs in production
The home of Next.js — serverless, edge, and preview deploys.
Virtual machines in AWS — full control, full responsibility.
Serverless compute on AWS — pay per invocation.
Serverless containers on Google Cloud.
Managed web hosting on Azure — PaaS for .NET and more.
Serverless compute on Azure.
Edge compute on Cloudflare — deploys globally in seconds.
Jamstack-focused host with serverless functions.
VPS and App Platform — developer-friendly cloud.
Database
singlePrimary data store
The gold-standard open-source relational database.
Postgres plus auth, storage, and realtime in one platform.
Serverless MySQL with branching built on Vitess.
Document database for schemaless JSON-style data.
Google's realtime BaaS — Firestore, Auth, Functions.
AWS's serverless key-value and document database.
Reactive backend-as-a-service with TypeScript-native queries.
In-memory data store for caching, queues, and sessions.
Microsoft's flagship relational database.
Azure's globally-distributed multi-model database.
ORM / Query Layer
singleHow your code talks to the database
Type-safe ORM with a schema file and migrations.
Lightweight TS-first ORM / query builder — SQL-shaped API.
Type-safe SQL query builder — no ORM magic.
Decorator-based ORM popular in the NestJS world.
Mature JS ORM — predates TypeScript-era tools.
Just write SQL — a thin driver like `pg` or `postgres.js`.
Microsoft's ORM for .NET.
Auth
singleUser authentication and session management
Hosted auth with pre-built UI components and orgs.
Auth built on GoTrue — comes free with Supabase.
Open-source auth for Next.js (and now other frameworks).
Enterprise auth — SSO, SCIM, directory sync.
Google's hosted auth, part of Firebase.
TypeScript-first open-source auth library for any JS app.
Microsoft's identity platform (formerly Azure AD).
File Storage
singleObject storage for uploads and assets
The original — object storage that scales forever.
Storage primitive integrated with Vercel deployments.
S3-compatible storage with zero egress fees.
Google's object store, integrates with BigQuery and GCP.
Type-safe uploads for TypeScript apps — wraps S3.
Monitoring / APM
multiError tracking and performance observability
Enterprise observability — APM, logs, metrics, security.
GCP's built-in logs and metrics stack.
Open-source dashboards and visualization for metrics.
Open-source time-series database for metrics.
Observability platform focused on high-cardinality tracing.
Modern logs and events platform — serverless-friendly.
Logs, uptime, and incident management combined.
Product Analytics
multiUser behavior, funnels, feature flags
Open-source product analytics, feature flags, and session replay.
Enterprise product analytics — funnels, cohorts, retention.
Experimentation, feature flags, and product analytics.
Web Analytics
singleTraffic and page-view analytics
Privacy-friendly web analytics integrated into Vercel.
The ubiquitous free analytics — GA4.
Lightweight, privacy-friendly, cookie-less analytics.
Privacy-first minimalist web analytics.
Transactional Email
singleSystem emails — auth, receipts, notifications
Modern developer-focused transactional email API.
Transactional-focused email with top-tier deliverability.
Payments
singleCheckout, subscriptions, billing
The default for online payments and subscriptions.
Merchant of record — handles VAT and sales tax for you.
Merchant of record with enterprise features.
Open-source merchant of record for developers.
AI / LLM
multiModel providers and inference
Claude — strongest coding and reasoning models.
Unified gateway and SDK across model providers.
Google's multimodal model family.
Run open-source models via API — mostly image/audio.
Hosted inference for open-source LLMs.
Ultra-low-latency inference via custom LPUs.
Search
singleFull-text and relevance search
Open-source typo-tolerant search engine.
Open-source alternative to Algolia.
The classic — full-text search and log analytics.
Postgres's built-in full-text search — zero new infra.
CMS / Content
singleWhere marketing / editorial content lives
Open-source TypeScript headless CMS you self-host.
Self-hosted open-source headless CMS.
Write content in files in your repo — commit as docs.
CI/CD
singleBuild, test, and deploy automation
CI/CD built into GitHub — YAML workflows.
Git-push-to-deploy with preview URLs per PR.
Hybrid CI — you run the agents, they run the control plane.
Generate your blueprint
Pick a Frontend to unlock.