Template 2026
H.V.Z.D Stack Starter
A high-performance full-stack monorepo boilerplate (Hono + Vite + Zod + Drizzle) with end-to-end type safety via Hono RPC.
A full-stack monorepo boilerplate built around Hono + Vite + Zod + Drizzle, with end-to-end type safety: shared Zod schemas plus Hono RPC eliminate manual API type duplication between frontend and backend — change a Drizzle column and the React forms break in development.
It serves as the production foundation for my product stock manager and a React Native loan-ledger app.