Every runtime primitive that matters — the FSM engine, tenant
isolation, the full SDK, extensions, realtime. Solo is the
evaluation tier, capped tight enough to stay free forever
(1K transitions / month, 100 entity rows, 100 MB storage,
50 CRM contacts view-only). Outgrow it and Starter at $15/mo
lifts the caps without giving up the platform.
A one-person business running real workloads — 10K
transitions, 10K entity rows, 5 GB storage, unlimited CRM
contacts, Yoke Ledger with Posting Rules. $15/mo
($144/yr billed annually saves 20%). Cheaper than a single
QuickBooks Online Self-Employed subscription, with a
multi-tenant FSM-engine platform under the hood. Upgrade
to Pro when you need the full CRM analytics, automations,
or multi-entity GL.
Vercel handles the install; FastYoke™ handles the upgrade.
Starter, Pro, Team, and Enterprise / ISV route through our
billing surface — Solo, Starter, and Pro are hard-capped on
transition volume, Team can opt in to metered overages,
Enterprise / ISV bills overages by default. Reach out to
sales@fastyoke.io to provision.
Five admin users, 1M transitions, and the Advanced App
Builder — the AI Designer plus the multi-page extension
generator that was previously Enterprise / ISV only. Team is the
sweet spot for product teams that have outgrown solo Pro
but don't need region pinning or HIPAA posture yet.
Yes, on Team — in early access. The
FastYoke DB — bring-your-own-cluster
add-on ($199/mo, early access) lets you point FastYoke at a
distributed SQL cluster you operate directly. CockroachDB Cloud Basic has a
free tier with 50M Request Units / 10 GiB; YugabyteDB Aeon
Sandbox is free at similar limits. You sign up with the cluster
vendor; FastYoke handles the integration — capability probe,
migration runner, audit-trail shipping — but does not operate
the cluster on your behalf. The fully-managed
FastYoke DB service
(where FastYoke provisions and operates the cluster) is in
early access after GA and remains an Enterprise+ contract.
FastYoke is the backend: FSM engine, tenant
SQLite, typed SDK. Your frontend hosts on
Vercel via our one-click marketplace install,
or anywhere else you'd run a Next.js / Nuxt / Astro app
(Cloudflare, Netlify, Render, Fly.io, your own infra). The
Vercel path is fastest because it auto-injects FastYoke
credentials into every environment; the others work the
same way with manual env-var setup. Static-only SPAs
(Next.js export, Nuxt generate, Astro static) can ship
directly to FastYoke at the Enterprise / ISV tier — see
the Apps guide for
the upload flow.
Two paths, for two different situations:
-
FastYoke Runtime — free for local
development and single-node deployments.
npx fastyoke init bootstraps
a local SQLite sidecar in three minutes. No cloud account, no internet required. What you
build here deploys to Cloud SaaS or On-Prem unchanged — the FSM engine, typed SDK, WASM
scripting tier, and event log are identical.
-
FastYoke On-Prem — the full platform
running inside your own network. Air-gap compatible: no outbound internet required.
Tenant databases stay on your hardware. The right choice for regulated environments —
government / defense, HIPAA private cloud, financial services data-residency, critical
infrastructure. Available for early access alongside the platform's general release;
email security@fastyoke.io
to start the conversation.
Every install starts on Solo for free — that's the
evaluation path. Paid tiers require an active subscription
and there is no separate trial. The Solo caps are tight
enough that you'll feel the upgrade moment naturally;
Starter at $15/mo is the obvious next step for a real
one-person business.
Yoker is the docked RAG assistant — ask questions
about your entity records and attachments with on-VM retrieval.
Enterprise / Fleet includes Yoker; Pro
and Team add it for $299/mo.
See the Yoker overview and
the add-on row in the matrix above, or the full
AI capabilities hub.
WCAG 2.1 AA is a platform invariant on every tier — axe-core
runs in CI on every PR, brand color saves are validated
against the contrast formula in real time, and the focus-
trap modal primitive ships at the layout root. Enterprise / ISV
buyers get the generated VPAT 2.5 alongside the codebase
for procurement review. See the accessibility docs for the architectural contract.