Bun Boiler
A production-ready full-stack Bun boilerplate: React 19 + layered backend + Drizzle ORM + PostgreSQL.
Sections
- Architecture Decision Records — why we made the choices we did
- Technical Docs — how things work
Quick Links
Architecture Decision Records
- ADR-001: Bun as the Application Runtime
- TypeORM
- ADR-003: Factory Function Pattern for Dependency Injection
- ADR-004: JWT Access Tokens + HttpOnly Cookie Refresh Tokens
- ADR-005: RTK Query for Server State Management
- ADR-006: Layered Backend Architecture
- ADR-007: Quartz + Obsidian for Developer Documentation