Photo to Perler/Fuse Bead Pattern Generator — a Worker-first SaaS prototype for turning images into bead patterns, BOM color counts, and shopping-list affiliate flows.
- Cloudflare Worker (production runtime)
- TypeScript
- Wrangler
- Browser-first image processing roadmap (Canvas/Web Worker/WASM)
npm install
npm run typecheck
npm run devnpm run deployThe Worker entrypoint is src/index.ts; configuration is in wrangler.toml.