Production-shaped starting points.
Scaffold any of these in seconds and read real Pylon code — schema, policies, functions, and a React client wired end-to-end.
Real Pylon apps deployed on Pylon Cloud. Open any of them — no signup.
Marketplace
A trading marketplace: listings, watchlists, an activity feed, faceted search, and per-user ownership — deployed from a monorepo.
World3D
A multiplayer procedural island — three.js in the browser, Pylon SSR and realtime sync on the server. Every visitor moves through the same world.
Co-op city builder
A shared SimCity-style builder on three.js + Pylon SSR — every open tab is a co-mayor building the same city, live.
Pad
A collaborative markdown editor — one entity, two pages, ~400 lines. Open a doc in two windows and watch edits merge through a text CRDT.
The canonical primitives — pick one to see a slice of Pylon end-to-end.
The complete SaaS product — marketing site, onboarding, a multi-tenant dashboard, and Stripe billing, wired end-to-end. What `npm create` gives you by default.
A social feed — live posts and likes, public-read and owner-write. The shape of a consumer product.
Rooms and messages with live queries and presence. The canonical 'see sync work' starter.
Optimistic create / toggle / delete with guest sessions. The smallest end-to-end Pylon app.
One entity, one function, one page. Start from a clean slate.
A polished marketing site + a real-time feature + an owner dashboard — config-driven, ready to rebrand.
A coming-soon landing with email capture and a live signup counter that ticks up across every open tab.
A studio site with a case-study portfolio, plus a back-office: clients, invoices with PDF export, and live project availability.
Menu + reservations with live table availability — each seating greys to 'Full' the instant it fills.
An appointment business — services and booking with live slot availability and an owner dashboard.
A personal-brand page — bio, offerings, and a newsletter signup with a live subscriber count.
A DTC store �� product grid with live inventory, a cart, and real Stripe checkout (graceful no-key fallback).
A curated directory — live full-text search with facets, community upvotes, and a moderated submit flow.
Built on Pylon's server-side AI plumbing — your keys never reach the browser.
Streaming LLM chat — tokens stream with your key server-side, plus multi-conversation history synced across tabs. Pick from multiple models.
Generative image / audio / video — a live gallery that fills in as each background job finishes. Powered by Replicate.
Read the source.
Every template and the framework itself are open source on GitHub.