All product workers

Stack Overflow marketing worker

marketing-stackoverflow

Finds questions and proposes answers using Workers AI and D1.

Backend for the Stack Overflow bot product tour; run `wrangler secret` for any API keys you use in production.

Related interactive UI

/demos/stackoverflow-bot

Source

Path
apps/marketing-stackoverflow
Entry
src/index.ts
Config
wrangler.toml

Bindings (summary)

  • DB (D1)
  • AI
  • crons

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/marketing-stackoverflow && npm run dev
cd apps/marketing-stackoverflow && npm run deploy