chore: add Hono dependency, server scripts, and dev proxy

This commit is contained in:
2026-06-15 20:03:04 -06:00
parent afba975cec
commit 956badf3f1
5 changed files with 546 additions and 0 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Backend data and secrets
data/teaching-books.db
.env