A template repo for building a SPA react/hono application. Designed to be fast- really fast. Standing on the shoulders of ⚡Vite and 🔥Hono.
- Hono server
- tRPC type-safe server API
- Drizzle database ORM
- Better-Auth authentication
- pino logger
- Tanstack Router streaming server-side rendering (SSR)
- pnpm is highly recommended
- Vite development server (with @hono/vite-dev-server)
- Typescript type safety everywhere
- Zod schemas
- dotenvx encrypted environment variables
- Prettier and ESLint, of course
- React with React Compiler
- shadcn/ui components
- Tailwind CSS