Category · 24 tools

Starters

Frameworks and starting points to begin a project on solid, sensible ground.

24 shown

Starters

AdonisJS

A fully-featured, batteries-included Node.js framework with an ORM, auth and more.

Free
  • nodejs
  • backend
  • full-stack
take

The closest thing Node has to Laravel — a complete, conventions-first backend framework. Lovely when you want everything decided for you and just want to build.

Visit ↗
Starters

Astro

A content-first web framework that ships zero JavaScript by default and supports any UI framework.

Free
  • framework
  • static
  • content
take

The best choice for content sites, blogs and marketing pages — fast by default, and its content collections are a joy for data-driven sites (this library runs on them). Bring React only where you actually need it.

Deep dive →
Starters

Create T3 App

A CLI that scaffolds a typesafe Next.js app with optional Tailwind, tRPC, Prisma and auth.

Free
  • starter-kit
  • nextjs
  • typescript
take

Scaffolds a typesafe Next.js + tRPC + Prisma + Tailwind stack in seconds. Still the fastest way to start an end-to-end-typed app.

Visit ↗
Starters

Eleventy

A simpler, JavaScript-based static site generator that ships zero client-side JS by default.

Free
  • static-site
  • ssg
  • javascript
take

A refreshingly simple static site generator — bring your own templates, ship pure HTML. The pick when even Astro feels like too much framework for a content site.

Visit ↗
Starters

Expo

An open-source framework for building universal native iOS, Android and web apps with React.

Freemium
  • react-native
  • mobile
  • cross-platform
take

The way to build real native apps with React, and the React team's own recommendation. The framework is free; pay only if you want their cloud build service.

Visit ↗
Starters

Gatsby

A React static-site and web framework with a GraphQL data layer, now maintained by Netlify.

Free
  • react
  • static-site
  • framework
take

Once the go-to React static framework, now in maintenance mode with a fading plugin ecosystem. Honest take: don't start new projects on it — use Astro or Next instead.

Visit ↗
Starters

Hono

A small, fast, web-standards framework that runs on any JavaScript runtime and the edge.

Free
  • framework
  • edge
  • api
take

A tiny, lightning-fast web framework that runs everywhere — Cloudflare, Bun, Deno, Node. My pick for building an API or edge backend without ceremony.

Visit ↗
Starters

Makerkit

A Next.js and Remix SaaS kit with auth, Stripe billing, multi-tenant orgs, RBAC and an admin dashboard.

Freemium
  • saas-boilerplate
  • nextjs
  • multi-tenant
take

A batteries-included SaaS kit with billing, teams and RBAC done for you, plus AI rules files in the box. Worth the license if you're shipping a real SaaS.

Visit ↗
Starters

NestJS

A progressive Node.js framework for building scalable server-side apps with TypeScript.

Free
  • nodejs
  • backend
  • typescript
take

Opinionated, Angular-flavoured structure for Node backends — modules, DI, the lot. Heavy for a small API, but a sane backbone for a large, team-built one.

Visit ↗
Starters

Next.js

The React framework for production apps, with server components, routing and full-stack features.

Free
  • react
  • framework
  • ssr
take

The default when you are building a real app, not a content site — server components and the app router are powerful once they click. Heavier and more opinionated than Astro; pick it when interactivity is the point.

Visit ↗
Starters

Next.js SaaS Starter

An official open-source SaaS template using Next.js, Postgres, Drizzle, Stripe and shadcn/ui.

Free
  • saas-boilerplate
  • nextjs
  • open-source
take

Vercel's own open-source SaaS template — Next, Postgres, Drizzle, Stripe, auth, dashboard. A free, trustworthy skeleton to fork for your next product.

Visit ↗
Starters

Nuxt

A full-stack Vue framework adding file routing, SSR, auto-imports and a server engine on top of Vue 3.

Free
  • meta-framework
  • vue
  • full-stack
take

Next.js for the Vue world: file routing, SSR, auto-imports and a huge module ecosystem. If you like Vue, this is the obvious full-stack home.

Visit ↗
Starters

Qwik

A framework using resumability instead of hydration, with QwikCity adding routing and full-stack features.

Free
  • meta-framework
  • resumability
  • full-stack
take

Resumability instead of hydration means near-zero JS on load. Genuinely novel and fast; the ecosystem is smaller, so weigh that against the performance win.

Visit ↗
Starters

React Router

A React router that, since v7, also works as a full-stack framework with SSR, loaders and actions.

Free
  • meta-framework
  • react
  • routing
take

Since v7 it's quietly a full-stack framework, not just routing — loaders, actions, SSR and all. The pragmatic home for what used to be Remix.

Visit ↗
Starters

RedwoodSDK

A framework for server-first React apps running on the Cloudflare platform, starting as a Vite plugin.

Free
  • meta-framework
  • react
  • cloudflare
take

Server-first React built for Cloudflare — Workers, D1, R2. Interesting if you're all-in on that platform; note the brand pivot away from the old GraphQL Redwood.

Visit ↗
Starters

Refine

An open-source React framework for CRUD-heavy apps — admin panels, dashboards and internal tools.

Freemium
  • meta-framework
  • react
  • internal-tools
take

A headless React framework that eats CRUD apps alive — admin panels, dashboards, B2B back-office UI. If that's what you're building, it saves weeks.

Visit ↗
Starters

Remix

A web-standards-first full-stack framework whose v2 features now live inside React Router 7.

Free
  • meta-framework
  • react
  • full-stack
take

Web-standards-first and a joy to learn — but in 2026 its v2 lives on inside React Router 7, so start there unless you're chasing the React-less Remix 3 preview.

Visit ↗
Starters

ShipFast

A paid Next.js SaaS boilerplate bundling auth, payments, email, database, SEO and a blog.

Paid
  • saas-boilerplate
  • nextjs
  • paid
take

A paid Next.js boilerplate built for solo founders to launch in a weekend. Pure speed — you're buying time, not magic.

Visit ↗
Starters

SolidStart

The meta-framework for Solid.js with file-based routing and client, server, streaming or static rendering.

Free
  • meta-framework
  • solidjs
  • full-stack
take

Solid's meta-framework — React-like ergonomics with fine-grained reactivity and tiny JS. Worth it when bundle size and runtime speed really matter.

Visit ↗
Starters

SvelteKit

The official Svelte application framework with file-based routing and multiple rendering modes on Vite.

Free
  • meta-framework
  • svelte
  • full-stack
take

The official Svelte framework, and the most pleasant DX of the bunch — it compiles the framework away for tiny bundles. My pick when I want less ceremony than React.

Visit ↗
Starters

TanStack Start

A full-stack React framework on Vite and TanStack Router with SSR, server functions and streaming.

Free
  • meta-framework
  • react
  • full-stack
take

Type-safe, client-first React on Vite from the TanStack folks, now at 1.0. A strong choice if you already love TanStack Router and Query.

Visit ↗
Starters

Tauri

A toolkit for building small, fast desktop and mobile apps with a web frontend and a Rust core.

Free
  • desktop
  • rust
  • cross-platform
take

Build a desktop app with your web stack, but tiny and fast thanks to a Rust core and the OS webview — the lightweight Electron alternative. Reach for it when size and memory matter.

Visit ↗
Starters

Vike

A Vite-based, framework-agnostic tool for SSR, SSG and SPA apps (formerly vite-plugin-ssr).

Free
  • meta-framework
  • vite
  • ssr
take

Un-opinionated SSR/SSG on Vite that works with React, Vue or Solid. Reach for it when you want to assemble your own stack rather than adopt conventions.

Visit ↗
Starters

Wasp

An open-source framework that builds full-stack React and Node apps from a config plus your code.

Free
  • full-stack
  • react
  • framework
take

Describe your app's auth, routes and data in a short config and Wasp generates the full-stack React/Node plumbing. A genuinely fast way to start a real app.

Visit ↗