BunElysiaTursoHTMXTypeScriptDrizzle
BETH Stack
Hypermedia-driven web apps with great DX
Overview
An opinionated hypermedia-driven web framework that prioritises developer experience while maintaining amazing performance. The BETH stack combines Bun as the runtime, Elysia as the web framework, Turso for serverless SQLite, and HTMX for interactive UIs without heavy JavaScript. Built to demonstrate how modern web apps can be fast, type-safe, and simple.
Highlights
- Hypermedia-driven architecture using HTMX
- End-to-end type safety with Elysia and TypeScript
- Serverless edge database with Turso
- Blazing fast runtime with Bun