# stevedylandev/bhvr

A monorepo template using Bun, Hono, Vite, and React

Repository: https://github.com/stevedylandev/bhvr
Canonical: https://ross.abutalabs.com/products/bhvr
Homepage: https://bhvr.dev
Language: CSS
License: MIT
License Family: permissive
Last push: 2026-03-28T23:48:49+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 74, release rhythm 60, longevity 35
- inputs: {"age_days": 494, "days_push": 158, "days_rel": 264, "gap_med": 7, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1801, forks 81 (observed 2026-08-28T04:05:38.061664+00:00)

## What it is
bhvr is a full-stack TypeScript monorepo starter template combining Bun, Hono, Vite, and React with shared types between client and server. It emphasizes lightweight tooling and vendor-neutral deployment so each part can be deployed anywhere.

## Use cases
- start a full-stack TypeScript app with shared types
- create a monorepo with React frontend and Hono backend
- build a lightweight alternative to bloated app stacks
- avoid vendor lock-in when deploying client and server
- scaffold a Bun + Vite + React project quickly
- get end-to-end type safety between client and server

## When to choose
- you want a minimal, modern full-stack TypeScript starter
- you prefer Bun as runtime and Hono as backend
- you need shared types across a client/server monorepo
- you want freedom to deploy frontend and backend to any provider

## When to avoid
- you need batteries-included auth, database, or ORM out of the box
- your team is committed to Node.js rather than Bun
- you prefer Next.js-style integrated full-stack frameworks
- you need a mature enterprise-grade scaffold with extensive plugins

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, frontend-framework, build-tool, api-framework, boilerplate
- domain: web-development, developer-tools, cross-platform
- platform: bun, cross-platform
- tags: monorepo, starter-template, hono, vite, react, turbo, type-safety, deploy-anywhere, full-stack, nodejs, web-server, typescript

## Member repositories
- stevedylandev/bhvr (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.061664+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:40.890658+00:00, confidence not recorded.
  - readme: https://github.com/stevedylandev/bhvr (fetched 2026-08-28T04:05:38.061664+00:00, sha 53d7e40eb0bb)
  - homepage: https://bhvr.dev (fetched 2026-08-29T11:00:59.704439+00:00, sha 0ebd49838527)
  - site_page: https://bhvr.dev/getting-started (fetched 2026-08-29T11:00:59.714667+00:00, sha 67293f80f8a9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
