| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-06 | feat(dev): change architecture and directory structure | nsfisis | |
| 2025-12-04 | feat(auth): add login endpoint with JWT | nsfisis | |
| Implement POST /api/auth/login endpoint that validates credentials and returns a JWT access token on successful authentication. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-12-04 | feat(server): setup Vitest testing framework | nsfisis | |
| Add Vitest as the test runner for the server package with configuration for global test APIs. Update root package.json to run tests across all packages. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
