Kickstart faster

Templates

Curated starters and examples to help you build faster.

Templates
Filters

Source

Tags

Built With

Template

Submission requirements

The URL you submit must have .template.json and README.md at its root.

Required fields

description
card summary (1-2 sentences)
client_lang
one of typescript, rust, csharp, or cpp
server_lang
one of typescript, rust, csharp, or cpp
image
preview image URL (absolute)
builtWith
array of
.template.jsonView real example ↗
{
    "description": "Astro app with a TypeScript server",
    "client_lang": "typescript",
    "server_lang": "typescript",
    "image": "https://example.com/preview.png",
    "builtWith": ["astro", "react", "spacetimedb"]
}
Angular

Angular

Angular web app with TypeScript server

Astro

Astro

Astro app with a TypeScript server module

Basic C#

Basic C#

A basic C# client and server template with only stubs for code

Basic C++

Basic C++

A basic C++ server template with only stubs for code

Basic Rust

Basic Rust

A basic Rust client and server template with only stubs for code

Basic TypeScript

Basic TypeScript

A basic TypeScript client and server template with only stubs for code

Browser

Browser

Browser web app with TypeScript server

Bun

Bun

Bun TypeScript client and server template

Chat Console

Chat Console

C# server/client implementing quickstart chat

Chat Console

Chat Console

Rust server/client implementing quickstart chat

Chat React

Chat React

TypeScript server/client implementing quickstart chat

Deno

Deno

Deno TypeScript client and server template

Nextjs

Nextjs

Next.js App Router with TypeScript server

Nodejs

Nodejs

Node.js TypeScript client and server template

Nuxt

Nuxt

Nuxt web app with TypeScript server

React

React

React web app with TypeScript server

Remix

Remix

Remix with TypeScript server

Svelte

Svelte

Svelte web app with TypeScript server

Tanstack

Tanstack

TanStack Start (React + TanStack Query/Router) with TypeScript server

Vue

Vue

Vue.js web app with TypeScript server