Open Source • Self-Hosted

Full-Stack Development,Zero DevOps

A complete Next.js + Supabase stack running locally. Hot-reload, auto-migrations, and up to 50 isolated development instances.

15+ services • Docker Compose • Production-ready

Features

Built for Developer Experience

Everything you need for modern full-stack development.

Hot-Reload Development

Instant feedback with Turbopack-powered hot module replacement.

Auto Database Migrations

Schema changes apply automatically on startup. Zero commands needed.

Multi-Worktree Support

Run up to 50 isolated instances simultaneously with git worktrees.

Package Manager Detection

Works seamlessly with pnpm, bun, yarn, or npm out of the box.

Production-Ready

Standalone Docker builds optimized for any deployment target.

Coolify Integration

One-click deployment to self-hosted infrastructure.

Infrastructure

Complete Backend Stack

Everything Supabase offers, running on your machine.

PostgreSQL 15

GoTrue Auth

PostgREST API

Realtime

MinIO Storage

Supavisor

Kong Gateway

Supabase Studio

Plus Analytics, Image Proxy, Postgres Meta, and more.

Quick Start

Up and Running in Seconds

Three commands to a full development environment.

terminal
# Clone and setup./setup-worktree.sh # Start all servicesdocker compose -f docker-compose.development.yml up # Ready at localhost:3001

Works with Docker Desktop, Colima, or any Docker-compatible runtime.

Use Cases

Perfect For

From solo developers to enterprise teams.

SaaS Applications

Build and iterate on your product with a complete backend. Auth, database, realtime, and storage - all configured and ready.

Rapid Prototyping

Go from idea to working prototype in hours, not days. Skip the DevOps setup and focus on building features.

Team Development

Each developer gets isolated instances with git worktrees. No more conflicting databases or stepping on each other's toes.

Open Source Projects

Provide contributors with a reproducible development environment. One command setup means more contributions.

Tech Stack

Modern Foundation

Built with the latest tools and frameworks.

Next.js 16TypeScriptNode.js 22DockerSupabaseTrigger.devTailwind CSSPostgreSQL