hono-react-e2e

v0.1.0curated

End-to-end type safety between Hono backend and React frontend — types flow from Drizzle to Zod to Hono RPC to the UI.

framework:honoframework:reactlanguage:typescriptconcern:type-safety
archgate adr import packs/hono-react-e2e

Decisions (1)

End-to-End Type Safety with Backend

TypeScript provides type safety within the frontend codebase, but traditionally there is a gap between frontend and backend.

1 rule