Modes

Pick how progress is stored, then match publishable keys and entitlements.

ModePriceWhat Bootstrapware stores
Local / demoFree foreverNothing; createLocalAdapter
BYO$9.99 / workspace / moFlow config only. Progress on your backend via OnboardAdapter.
Hosted$19.99 / workspace / moFlow config + progress + integration-reported summaries.

Resolve order

  1. If adapter is passed → use it for progress. Still fetch published config when flowId + publishableKey are set.
  2. Else if flowId + publishableKey → Hosted progress.
  3. Else → createLocalAdapter.

Live entitlements

  • Test keys: no paid entitlement required
  • Live publishable config: BYO or Hosted
  • Live Hosted progress writes: Hosted only; live requires authorToken

Related: Adapter · BYO vs Hosted · Pricing