All product workers

Viral / referral worker

swarm-viral-referral

Durable Object ReferralHub, shared D1, KV, and public referral link generation.

Implements the referral engine the Viral agent UI is modeled on: tenant-scaled DOs, caching, and edge-safe link building.

Related interactive UI

/demos/viral-system

Source

Path
apps/viral-referral
Entry
src/index.ts
Config
wrangler.toml

Bindings (summary)

  • REFERRAL_HUB (DO)
  • DB
  • KV
  • vars.REFERRAL_PUBLIC_ORIGIN

Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.

Commands

cd apps/viral-referral && npm run dev
cd apps/viral-referral && npm run deploy