Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 486 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 486 Bytes

BETH App

Hypermedia-driven architecture for building web apps inspired by Ethan Niser.

Built with the BETH Stack

🥟 B - Runtime: bun
🦊 E - Server: elysia
🐬 T - Database: turso (sqlite)
🐴 H - HTML: htmx

Demo Image

Development

To start the development server run:

bun dev

Open http://localhost:3000/ with your browser to see the frontend.

TODO

Lots and lots ...