PDF-accessibility-saas/backend
Vadym Samoilenko eb9cdbf639
Some checks failed
CI / Backend — lint + test (push) Has been cancelled
CI / Frontend — lint + typecheck (push) Has been cancelled
CI / Build + push Docker images (push) Has been cancelled
Finalize: CLAUDE.md, report viewer, tsconfig, type fixes
- Update CLAUDE.md with full project structure and conventions
- Add report viewer page: score ring, WCAG compliance cards, issue list with severity filter, next steps, export + auto-fix buttons, real-time polling
- Add Alembic script.py.mako template (required for alembic revision --autogenerate)
- Add frontend/tsconfig.json + postcss.config.js (Next.js build requirements)
- Fix TypeScript error in supabase/server.ts (explicit CookieOptions type)
- Upgrade Next.js 15.3.2 → 15.5.18 (cache poisoning CVE fix)
- Update .gitignore: frontend build artifacts, backend venv, tsbuildinfo

TypeScript: 0 errors (npx tsc --noEmit passes)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 15:20:43 +01:00
..
alembic Finalize: CLAUDE.md, report viewer, tsconfig, type fixes 2026-05-19 15:20:43 +01:00
app Phase 2+3: FastAPI backend + multi-tenancy schema 2026-05-19 14:46:05 +01:00
alembic.ini Phase 2+3: FastAPI backend + multi-tenancy schema 2026-05-19 14:46:05 +01:00
Dockerfile Phase 2+3: FastAPI backend + multi-tenancy schema 2026-05-19 14:46:05 +01:00
pyproject.toml Phase 2+3: FastAPI backend + multi-tenancy schema 2026-05-19 14:46:05 +01:00