Examples

Real-world examples and starter templates for common development scenarios

Starter Examples

Production-ready templates to kickstart your development environment.

Quick Start Templates

Basic 2.1k uses

Node.js Starter

Basic Node.js setup with TypeScript and testing configuration.

zapz setup --template node-basic
  • Node.js LTS
  • TypeScript
  • Jest + ESLint
  • VS Code settings
Full Stack 1.8k uses

Next.js Full Stack

Complete Next.js 13+ setup with database and authentication.

zapz setup --template nextjs-full
  • Next.js 13+
  • Prisma + PostgreSQL
  • NextAuth.js
  • Docker compose

Example Categories