Production-ready Bun + Hono + TypeScript monorepo template with PostgreSQL, Drizzle ORM, OAuth authentication, and shared packages for scalable backend services.
Stars
39
Forks
3
Watchers
39
Open Issues
4
Overall repository health assessment
^0.9.30^0.5.1^2.7.0^9.0.0^7.0.0^7.0.0^9.0.0^5.0.029
commits
1
commits
feat: implement pagination in getAllUsers route response
c7e2077View on GitHubrefactor: enhance query parameter handling in getAllUsers route
b870535View on GitHubfix: correct access token cookie name in getUserMiddleware
9e4c692View on GitHubrefactor: update route tags for consistency in authentication handlers
cf5f870View on GitHubrefactor: use type imports for MiddlewareHandler and AppBindings
feec644View on GitHubfix: correct duplicate GOOGLE_REDIRECT_URI entry in .env.example
b7bf9b8View on GitHubfix: redirect to frontend by default in callback handler
8236424View on GitHubfeat: add request path check to skip logging for metrics endpoint
f6cc6a5View on GitHubfeat: update API metrics dashboard configuration with enhanced metrics and visualizations
d98ceb1View on GitHubfeat: update error handling to track metrics for validation and uncaught exceptions
cfac8c0View on GitHub