Production-shaped starting points.
Scaffold any of these in seconds and read the schema, policies, functions, and React client working together.
Real Pylon apps deployed on Smallware. Open any of them without signing up.
Marketplace
A trading marketplace deployed from a monorepo, with listings, watchlists, an activity feed, faceted search, and per-user ownership.
World3D
A multiplayer procedural island with three.js in the browser and 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 in one entity, two pages, and about 400 lines. Open a doc in two windows and watch edits merge through a text CRDT.
Pick a starter to see Pylon's core primitives working end to end.
A complete SaaS product with a marketing site, onboarding, a multi-tenant dashboard, and Stripe billing. Reach for this one to build a product.
A social feed with live posts and likes, public reads, and owner-only writes.
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 configurable marketing site, real-time feature, and owner dashboard, 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 and reservations with live table availability. Each seating greys to 'Full' when it fills.
An appointment business with services, booking, live slot availability, and an owner dashboard.
A personal-brand page with a bio, offerings, newsletter signup, and live subscriber count.
A DTC store with a product grid, live inventory, a cart, and real Stripe checkout with a no-key fallback.
A curated directory with live full-text search, facets, community upvotes, and a moderated submission flow.
Pylon keeps the AI calls on the server, so your keys never reach the browser.
Streaming LLM chat keeps your key on the server and syncs conversation history across tabs. Pick from multiple models.
Generate images, audio, and video with Replicate. A live gallery fills in as each background job finishes.
Read the source.
Every template and the framework itself are open source on GitHub.