Deploy on the edge
Static-site generation renders your app at the edge for instant, global load times.
One command scaffolds your whole stack: auth, transactional email, a contract-first API, and a live URL.
❯ npx @faunio/create-app
Scaffolding your full-stack app…
✔ api · serverless + TypeScript
✔ web · Nuxt 4 SSG on Cloudflare
✔ auth · sign-in / sign-up wired
✔ email · transactional (SES)
✔ contracts · TypeSpec → OpenAPI
✔ api-client · typed + zod, generated
Deploying to edge…
✔ Live at https://faunio-stack.pages.dev
Built on a production stack
Included out of the box
Six building blocks, preassembled so you can focus on your product, not plumbing.
Static-site generation renders your app at the edge for instant, global load times.
Hosted sign-in and sign-up with profiles, sessions, and social providers out of the box.
A single TypeSpec contract generates your OpenAPI, types, and validation, along with a type-safe client with autocomplete end-to-end.
Private health checks, guarded routes, and role-ready organization structure built in.
Locale infrastructure is preconfigured, so going multilingual is a config change, not a rewrite.
A signed-in workspace with navigation, settings, and profile. The boring 90% is already built.
“Ran one command and had a deployed SaaS with auth and email in under ten minutes. I honestly thought I’d missed a step.”
“The boring parts are handled properly: SSR config, edge deploy, guarded routes. I can just build features.”
“Auth, branded email templates, and a clean dashboard, all wired in minutes. The theming is genuinely easy.”
“We scaffolded a new product in under ten minutes and had it live on the edge before lunch. No infrastructure to babysit.”
Everything you need to know before you start.
A complete monorepo you own: a serverless API on AWS, a Nuxt 4 web app on Cloudflare, and a shared contract package (TypeSpec → OpenAPI → types + validation) consumed by both apps, plus git, CI, and a post-deploy review doc.
Yes. The frontend runs on Cloudflare’s free tier and the backend fits comfortably in the AWS free tier; you only start paying when you grow.
No. Scaffolding needs no credentials at all. You only add AWS and Cloudflare credentials when you’re ready to deploy.
Yes. The CLI always offers to deploy but defaults to no. Run `create-app deploy` from the repo any time you’re ready.
We’re in private preview. Join the waitlist and you’ll be first in line when the license opens.
Join the waitlist and you’ll be first in line when the license opens, plus a launch note with pricing. No spam, ever.
No credit card. No lock-in. The repo is yours.