| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-04 | feat(shared): define types (User, Deck, Card, ReviewLog) | nsfisis | |
| Add TypeScript type definitions for core data models used across client and server. Types are consistent with Drizzle schema defined in server. 🤖 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 | |
