aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev/roadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/roadmap.md')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
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