Go to file
echo 16eb518289 docs: update AGENTS.md with actual project state and conventions
Reflects the actual tech choices made during implementation:
- Custom auth instead of @convex-dev/auth
- Inline styles instead of NativeWind
- self-deployed Convex constraints (no searchIndex, no v.union)
- Auth token pattern, role system, route structure
- Deployment commands and constraints
2026-05-29 18:53:56 +02:00
app feat: Phase 7 - polish, error handling, pagination, accessibility 2026-05-29 18:53:26 +02:00
assets feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
components feat: Phase 7 - polish, error handling, pagination, accessibility 2026-05-29 18:53:26 +02:00
convex feat: Phase 7 - polish, error handling, pagination, accessibility 2026-05-29 18:53:26 +02:00
lib feat: Phase 2 - home screen, categories, explore, AdCard 2026-05-29 18:24:01 +02:00
.gitignore feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
AGENTS.md docs: update AGENTS.md with actual project state and conventions 2026-05-29 18:53:56 +02:00
app.json feat: Phase 7 - polish, error handling, pagination, accessibility 2026-05-29 18:53:26 +02:00
CLAUDE.md feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
desc.md feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
implementation.md feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
LICENSE feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
package-lock.json feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
package.json feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
tsconfig.json feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00