| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-04 | feat(shared): add Zod validation schemas | nsfisis | |
| Add Zod validation schemas for all data models (User, Deck, Card, ReviewLog) along with input schemas for API endpoints (create, update, login, submit review). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-12-04 | feat(dev): configure Biome linter | nsfisis | |
| Add Biome for linting and formatting with recommended rules. Reformat existing JSON files to use tabs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-11-30 | setup pnpm and tsc | nsfisis | |
