Starter Projects

Templates

Hand-picked starter projects from the ecosystem. Pick one, copy it to your GitHub, and import it from the deployment wizard. Framework, build command and start command are auto-detected on import.

Copy to your GitHub

Click 'Use template' or 'Fork' on the template you like. GitHub creates a copy in your account.

Import from the wizard

Head to /new and pick the new repo. Framework, build command and start command are auto-detected.

Click Deploy

The engine builds the container and serves it on a free *.launchverse.app URL with HTTPS.

Full-stack

10 templates

Next.js + Postgres + Auth

vercel/nextjs-postgres-nextauth-tailwindcss-template

TypeScript

Vercel's Next.js + Postgres + NextAuth + Tailwind template. Production-shape Next.js with database wiring done.

  • Next.js
  • Postgres
  • Auth

Next-Forge

vercel/next-forge

TypeScript

Vercel's opinionated production Next.js starter — monorepo, Drizzle ORM, Clerk, Stripe, Tailwind. Skip the boilerplate sprint.

  • Next.js
  • Monorepo
  • SaaS

Vercel Commerce

vercel/commerce

TypeScript

Headless e-commerce starter on Next.js. Plug Shopify, BigCommerce, or your own backend and ship a storefront.

  • Next.js
  • E-commerce
  • Headless

Vercel Platforms

vercel/platforms

TypeScript

Multi-tenant SaaS starter on Next.js — custom subdomains, custom domains, Postgres, Tailwind.

  • Next.js
  • Multi-tenant
  • SaaS

SaaS Subscription Starter

vercel/nextjs-subscription-payments

TypeScript

Next.js + Stripe Subscriptions + Supabase auth. Working pricing page, webhooks, customer portal — all wired.

  • Next.js
  • Stripe
  • Supabase

Remix Indie Stack

remix-run/indie-stack

TypeScript

Official Remix template with SQLite, auth, and Tailwind. Solo-dev friendly, deploys without external services.

  • Remix
  • SQLite
  • Tailwind

Remix Blues Stack

remix-run/blues-stack

TypeScript

Production-grade Remix template with Postgres + auth + multi-region patterns. For serious projects.

  • Remix
  • Postgres
  • Production

Nuxt 3 Starter

nuxt/starter

TypeScript

Official Nuxt 3 starter — file-based routing, auto-imports, Vite under the hood. Deploys via Node adapter.

  • Nuxt
  • Vue
  • SSR

SvelteKit Skeleton

sveltejs/kit-template-default

TypeScript

Official SvelteKit skeleton — TypeScript, Vite, file-based routing, server endpoints. Adapter-node deploys to the engine straight away.

  • SvelteKit
  • Svelte
  • SSR

Astro Starlight Docs

withastro/starlight

TypeScript

Starlight — Astro's official documentation theme. Search, i18n, light/dark, RSS, sitemap, table of contents. Better than most paid doc hosts.

  • Astro
  • Docs
  • Static

Backend

05 templates

FastAPI + React + Postgres

fastapi/full-stack-fastapi-template

Python

FastAPI's official full-stack template — SQLModel, Alembic, Pydantic, React frontend, Docker Compose for local dev.

  • FastAPI
  • Python
  • Postgres

NestJS Starter

nestjs/typescript-starter

TypeScript

Official NestJS scaffold — TypeScript, modular DI, testing harness wired. The Angular-style backend Node devs reach for at scale.

  • NestJS
  • Node
  • TypeScript

Hono.js Starter

honojs/starter

TypeScript

Hono — the ultrafast Node/Bun/Cloudflare web framework. This Node starter ships a typed router, validators, and JWT helpers in one file.

  • Hono
  • Node
  • API

Strapi v5

strapi/strapi

TypeScript

Strapi's open-source headless CMS — admin UI, REST + GraphQL APIs, role-based content, plugin ecosystem. Quickest path to a real CMS backend.

  • Strapi
  • CMS
  • Headless

Payload CMS

payloadcms/payload

TypeScript

Payload — TypeScript-first headless CMS with a slick admin UI, file uploads, auth, hooks, and a Next.js-friendly local API.

  • Payload
  • CMS
  • TypeScript

Static

02 templates

Eleventy Base Blog

11ty/eleventy-base-blog

JavaScript

Eleventy's official base blog template. Zero JavaScript by default, ships HTML the way the web intended.

  • Eleventy
  • Static
  • Blog

Hugo Basic Site

gohugoio/hugoBasicExample

Go

Hugo basic example — fastest static-site generator on the planet. Builds in milliseconds, serves in microseconds.

  • Hugo
  • Static
  • Markdown

Built something worth sharing?

We'll feature community templates that demonstrate a clean deploy story on Launchverse. Send us the repo and a short description — if it ships green on the engine, it goes on this page with credit.

Submit a template