| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-06 | feat(dev): change architecture and directory structure | nsfisis | |
| 2025-12-04 | feat(server): add error handling middleware | nsfisis | |
| Add global error handling middleware for Hono with: - AppError class for application-specific errors with status codes - Errors factory for common HTTP errors (badRequest, unauthorized, etc.) - Consistent JSON error response format - Tests covering all error types 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
