ITzWorkingRetired

ITzSample TODO

This demo has been retired.

The project

Production-grade starter seed, not a product.

Clone it, delete the throwaway `todo` domain, and the horizontals are already wired and browser-verified: multi-tenant workspaces (Better Auth organization plugin), email auth + verification, async LLM jobs with token metering (graphile-worker + llm_usage), S3 uploads (MinIO locally, AWS in prod), in-app notifications + SSE, audit log, and settings.

Its reason to exist is compressing the gap from an Upwork lead to a live, checkable demo. Three private sibling repos under itzworking: -backend (Hono + Drizzle + Postgres, :4721), -frontend (Vite + React + shadcn, blue theme, :4720), -e2e (Playwright golden path = the clone smoke test). The todo domain is deliberately built to exercise every horizontal, so it's both the demo and the test.