Back to Projects
hono-cloudflare-starter
Libraries

hono-cloudflare-starter

A production-ready authentication backend template built with Hono, Better Auth, Drizzle ORM, and Cloudflare Workers. Spin up secure, scalable APIs in minutes.

Features

Authentication

  • Email/password authentication
  • OAuth providers (Google, GitHub, LinkedIn)
  • Email verification
  • Password reset
  • Session management
  • Organizations/teams support
  • Admin panel

Database

  • Type-safe PostgreSQL with Drizzle ORM
  • Auto-generated migrations
  • Relations and types
  • Connection pooling ready

API

  • Modern REST API with OpenAPI docs
  • Automatic Swagger documentation
  • Request validation with Zod
  • Health check endpoints
  • Rate limiting

Developer Experience

  • TypeScript throughout
  • Hot reload development
  • Powerful CLI scaffolding tool
  • Code generators for routes, schemas, middleware
  • Comprehensive error handling
Stack:TypeScriptHonoBetter AuthDrizzle
Tags:#Cloudflare#Backend#Auth#Starter