CardCollector2 ERP

Tech demos

Working demos that validate design and architecture decisions before they land in real features. Each demo is a route inside this app — no separate processes, no extra installs. Components and hooks here lift directly into the production code as the matching workflow comes online.

This app

from package.json
Next.js 16.2.4React 19.2.5Tailwind 4.2.4Trigger.dev 4.4.4TypeScript 5.9.3

Scan demo

Live

Camera + manual input behind the unified ScannedInput abstraction. Stubbed Receive / Transfer / Open Product handoff so the scan→action UX can be exercised end-to-end before the real flows are built.

Next.js 16.2.4React 19.2.5Tailwind 4.2.4Vitest 2.1.8TypeScript strict
  • ADR-011 — unified scanner input
  • Architecture §9.2 workflows