Start from a template
41 battle-tested stacks, each one click from a complete, runnable dev environment — docker-compose, Makefile, Dockerfile, CI and more.
Full-stack 9
Next.js + PostgreSQL
React framework with a Postgres database — the classic full-stack starting point.
Rails + Postgres + Sidekiq
Ruby on Rails with Postgres and a Redis-backed Sidekiq worker.
Laravel + MySQL + Redis
Laravel with MySQL and Redis for cache and queues.
.NET + Postgres + Redis
ASP.NET Core with Postgres and a Redis cache.
Node + Postgres + Redis + Mail
Full Node stack: Postgres, Redis cache, and local email catching.
Vite + React + API
React SPA (Vite) plus a separate Node API service, sharing one Postgres.
Vue SPA + API
Vue SPA (Vite) with a separate Node API service and Postgres.
Phoenix + Postgres
Elixir Phoenix app with Postgres — fault-tolerant and real-time ready.
MariaDB + Redis
PHP app with MariaDB and a Redis cache.
Backend 4
Django + Postgres + Redis
Django with Postgres and a Redis-backed Celery worker for background jobs.
Express + Postgres + RabbitMQ
Node/Express API with Postgres and a RabbitMQ queue plus worker.
Node + MongoDB
Node service backed by MongoDB for document storage.
Spring Boot + PostgreSQL
Java Spring Boot API with a Postgres database.
API 6
FastAPI + PostgreSQL
Lightweight async Python API with a Postgres database.
Go API + PostgreSQL
Compiled Go HTTP API with a Postgres database.
.NET API + PostgreSQL
ASP.NET Core Web API backed by Postgres.
Rust API + PostgreSQL
Rust HTTP API (Axum-style) with a Postgres database.
Bun API + PostgreSQL
Ultra-fast Bun HTTP API with a Postgres database.
Deno API + PostgreSQL
Secure Deno API (TypeScript-native) with a Postgres database.
Search 2
Starter 1
Streaming 3
Spring + Postgres + Kafka
Spring Boot with Postgres and a single-node Kafka broker + consumer.
Event streaming (Kafka)
Node app with Postgres and a single-node Kafka broker + worker.
Event streaming (NATS)
Go service with Postgres and NATS JetStream for messaging + worker.
Frontend 4
Remix + PostgreSQL
Remix (React) full-stack framework with a Postgres database.
Astro + PostgreSQL
Astro site with React islands, backed by Postgres.
SvelteKit + PostgreSQL
SvelteKit full-stack app with a Postgres database.
Nuxt + PostgreSQL
Nuxt (Vue) full-stack framework with a Postgres database.
Mobile 7
Expo + Node API + Postgres
React Native (Expo) mobile app with a Node API and Postgres — the app runs on your host, the backend in Docker.
Flutter + Go API + Postgres
Flutter mobile app with a compiled Go API and Postgres — client on your host, backend in Docker.
Expo + FastAPI + Postgres
React Native (Expo) app with an async FastAPI backend and Postgres.
React Native + Spring + Postgres
React Native (CLI) app with a Spring Boot API and Postgres.
React Native + Express + Redis
React Native (CLI) app with a Node/Express API, Postgres and a Redis cache.
Flutter + .NET API + Postgres
Flutter app with an ASP.NET Core Web API and Postgres.
Expo + Laravel + MySQL
React Native (Expo) app with a Laravel API on MySQL + Redis.
