Start here, not from scratch

Templates

Pre-built canvases you can copy and edit. Every block in a template is one you could drop individually. Nothing magic, just useful starting points.

Available

SaaS Starter

The canonical multi-tenant SaaS shape.

Static site, backend, Postgres, auth, custom domain.

Static SiteScalable BackendPostgresSecret StoreCustom Domain
Available

Full-Stack Web App

SSR site, API, database, storage.

SSR site, backend, Postgres, object storage.

SSR SiteScalable BackendPostgresObject Storage
Available

RAG Chatbot

Retrieval-augmented chat over your docs.

Static site, LLM gateway, vector DB, backend.

Static SiteLLM GatewayVector DBScalable Backend
Available

Backend API

A standalone API service with persistence.

Scalable backend + Postgres + observability.

Scalable BackendPostgresObservability
Available

Serverless API

Function-per-route API with a managed gateway.

API gateway + serverless functions + database.

API GatewayServerless FunctionPostgres
Available

Secure API

Private-network backend with locked-down secrets.

Backend behind a private network with managed secrets.

Scalable BackendPrivate NetworkSecret Store
Available

AI / ML

LLM endpoints + vector search + model serving.

LLM gateway, vector DB, scalable backend.

LLM GatewayVector DBScalable Backend
Available

EU Compliance

SaaS Starter, region-locked to the EU.

Same as SaaS Starter, every block pinned to an EU region.

Static SiteScalable BackendPostgresCustom Domain
Available

SaaS Platform

Multi-tenant SaaS with shared and isolated data paths.

Tenant-isolated SaaS shape with shared services.

Scalable BackendPostgresObject StorageSecret Store
Available

Budget Web App

The cheapest full-stack shape that still scales.

Minimal but production-ready web stack.

Static SiteServerless FunctionPostgres
Available

Quick Starts

Single function, container+DB, worker+queue, static site.

A bundle of minimal templates for ramp-up.

Static SiteServerless FunctionWorkerMessage Queue
Roadmap

Microservices

Multiple backends behind an event bus.

Multiple scalable backends + shared event stream + database.

Scalable BackendEvent StreamPostgres
Roadmap

Event-Driven Serverless

Functions that react to event streams.

Event stream + multiple serverless functions + object storage.

Event StreamServerless FunctionObject Storage

CI/CD wired in

Every template that ships a service includes a GitHub Repo block. Wire it once, push to main, ICE rebuilds the service, runs the deploy, and reports status back to the canvas. Branch pushes create preview environments by default.