Five templates, each finished.
Wix has 2,000. We have five. Each is a finished build, not a skeleton you fill in — a static landing with Stripe Buy buttons, plus four web apps (course, community, marketplace, SaaS) shipping with auth, Postgres, row-level security, and Cloudflare Pages deploy. Three are GA today; SaaS Dashboard and Marketplace are in Beta (public smoke-test pass before they promote). Custom templates on request via Commercial: if the same shape comes up three times, we add it to the catalogue.
Landing / marketing
Service businesses, small shops, product launches, digital storefronts.
What ships
- · Hero with category-aware copy (services / handmade / art / food / photos)
- · Product gallery with per-image $ Sell this buttons
- · Live availability calendar (services category)
- · FAQ + contact form + final CTA
Engineering
- · Right-sized 5-6 sections per business kind, no SaaS bloat
- · Stripe Buy buttons wired to your own Stripe account (Connect Standard)
- · Cloudflare Pages deploy — fast static-first paint, served from the edge
- · Mobile-first generation + Lighthouse audit on deploy
- · Auto sitemap.xml + robots.txt + OG meta + JSON-LD
- · Static site by design — no auth, no DB, no RLS (not needed for landings)
Typical build cost: ~3-4 model actions to build (brief + generate + deploy). Your 10 trial actions cover a full static build with edits to spare.
Course / protocol
Multi-week curriculum, training programs, fitness protocols, online courses.
What ships
- · Marketing landing + signup flow
- · Authenticated student dashboard
- · Lesson pages with progress tracking
- · Stripe subscription billing
- · Admin panel for content updates
Engineering
- · Auth + Supabase Postgres + Stripe fully wired
- · Row-level security policies generated per build
- · Cloudflare Pages git-linked deploy via @cloudflare/next-on-pages
- · Per-customer GitHub repo you can transfer any time
Typical build cost: ~5-7 model actions to build (schema + core pages + remaining pages + deploy).
Community / social
Members-only networks, support groups, knowledge-base communities.
What ships
- · Public landing + signup gate
- · Members feed + direct messaging
- · Knowledge base (markdown-rendered, sanitised)
- · Video uploads (private bucket, signed-URL playback)
- · Moderation tools + report queue
Engineering
- · RLS on 15 tables, 25+ policies, 4 SECURITY DEFINER functions
- · External-URL block trigger + rate-limit on posts
- · CSP/HSTS/X-Frame-Options on every served page
- · No Stripe integration — free communities only (paid memberships on the roadmap)
Typical build cost: ~6-8 model actions to build (15-table schema + 9 pages + deploy).
Marketplace / storefront
Become the marketplace, not just a seller. Multi-vendor commerce.
Beta — Schema + flows shipped; needs a public smoke-test pass before GA. Stripe Connect Platform Provider compliance review is pending — billing UI works but real Connect Express seller onboarding flips live after the review.
What ships
- · Buyer-facing storefront with category browsing
- · Per-SKU detail pages with image galleries
- · Server-side cart + checkout
- · Seller onboarding via Stripe Connect Express
- · Admin: payouts, commissions, dispute handling
Engineering
- · Stripe Connect Express seller onboarding (KYC, payout schedules built in)
- · Commission rules configurable per category
- · Server-side cart (no client-side tampering)
- · Marketplace-on-rails — no other AI builder ships this shape
Typical build cost: ~6-8 model actions to build (multi-vendor schema + Connect flow + cart + deploy).
SaaS dashboard
Subscription software with a per-user dashboard.
Beta — Schema + auth + Stripe webhook all wired; needs a public smoke-test pass before GA. Build it today on Pro/Studio if you want — just expect rough edges we haven't surfaced yet.
What ships
- · Marketing landing + pricing page
- · Auth (email + password / OAuth)
- · User dashboard with route-level access control
- · Stripe recurring billing (monthly/annual)
- · Settings + billing portal
Engineering
- · Auth-gated routes via middleware
- · Stripe webhook handler for subscription state sync
- · Tenant data isolation via Supabase RLS
Typical build cost: ~5-7 model actions to build (auth + middleware + pages + deploy).
Pick a template, describe your business, deploy.
10 free model actions to start. Upgrade any time.
Start free