| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-04 | test(server): add Hono app integration tests | nsfisis | |
| Add tests for the root endpoint and /api/health endpoint to verify the Hono server is working correctly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-12-04 | feat(server): initialize Hono app | nsfisis | |
| Setup basic Hono server with health check endpoint. Adds dev, build, and start scripts using Node.js native TypeScript execution. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-11-30 | setup pnpm and tsc | nsfisis | |
