From de0520f2d635fedba0ff9602dd82a4dd29a9b635 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 30 Nov 2025 06:29:41 +0900 Subject: feat(server): initialize Hono app MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index 7916835..26e92b8 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -10,7 +10,7 @@ - [x] Configure Biome ### Server Foundation -- [ ] Initialize Hono app +- [x] Initialize Hono app - [ ] Setup Vitest - [ ] Add simple test to test that Hono works - [ ] Error handling middleware -- cgit v1.2.3-70-g09d2