bhvr is a full-stack TypeScript monorepo starter incorporating Bun, Hono, Vite, and React. It offers end-to-end type safety and flexibility for deployment in various environments. The structure includes shared types between client and server and leverages modern tools to create both front-end and back-end components. Hono provides a simple backend API with a large plugin ecosystem, while the front end can be built using Vite and React as in typical React apps. Shared resources enhance code reusability across projects.

4m read timeFrom github.com
Post cover image
Table of contents
Why bhvr?FeaturesProject StructureGetting StartedType SharingLearn More

Sort: