No description
  • TypeScript 87.3%
  • CSS 10%
  • JavaScript 2.5%
  • HTML 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
treancen 3dd26ecd5a
All checks were successful
Deploy / deploy (push) Successful in 1m1s
ci: remove smoke test workflow
2026-08-06 15:37:52 +00:00
.claude/profiles chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
.forgejo/workflows ci: remove smoke test workflow 2026-08-06 15:37:52 +00:00
.vscode chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
apps feat(result): product result screen — summary badge + descending E/D-red breakdown 2026-06-08 00:53:12 +02:00
libs fix(result): distinguish 'OFF has no additive data' from 'product is additive-free' 2026-06-08 01:10:33 +02:00
.gitignore chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
.prettierignore chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
.prettierrc chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
additives-rating.tsx feat: initialize project for autonomous development 2026-06-06 21:29:52 +02:00
CLAUDE.md docs: summary score = arithmetic mean; mandate descending E/D-red breakdown 2026-06-07 11:57:32 +02:00
eslint.config.mjs feat(scan): mobile-first home screen — scanner + manual entry, replace placeholder 2026-06-07 11:57:32 +02:00
lefthook.yml chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
nx.json feat(scan): mobile-first home screen — scanner + manual entry, replace placeholder 2026-06-07 11:57:32 +02:00
package.json deploy: switch from Pages to Workers 2026-08-06 15:16:45 +00:00
pnpm-lock.yaml feat(result): product result screen — summary badge + descending E/D-red breakdown 2026-06-08 00:53:12 +02:00
pnpm-workspace.yaml fix(ci): approve @swc/core and nx build scripts for pnpm 2026-06-06 22:48:53 +02:00
PRODUCT.md docs: summary score = arithmetic mean; mandate descending E/D-red breakdown 2026-06-07 11:57:32 +02:00
TODO.md docs: mark Phase 1 MVP tasks complete (core flow live) 2026-06-08 00:55:03 +02:00
tsconfig.base.json chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
tsconfig.json feat(result): product result screen — summary badge + descending E/D-red breakdown 2026-06-08 00:53:12 +02:00
vitest.workspace.ts chore: scaffold Nx workspace + tooling + PWA (Phase 0) 2026-06-06 22:44:15 +02:00
wrangler.jsonc add wrangler.jsonc for Workers deploy with SPA routing 2026-08-06 15:17:06 +00:00