chainsona / the-beth-stack

An opinionated hypermedia-driven architecture for building web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The BETH Stack

An opinionated hypermedia-driven architecture for building web apps

Also: Lucia, UnoCSS, drizzle, hyperscript and fly.io

Want to discuss more? Join Ethan's Discord: https://discord.gg/Z3yUtMfkwa


Looking for the code from the first video (todo app)?
its on the 'PREVIOUS_REPO_ARCHIVE' branch

Or the code for the full tutorial (b2b ticket app)?
its in a different repo


This Repo:

packages/beth-stack: Contains the beth-stack npm package

  • Handles custom jsx runtime + cache
  • Elysia Plugin
  • Script + Server for hot-reload
  • Turso api wrapper

packages/create-beth-app: Contains the create-beth-app npm package

  • Scaffolds a new BETH app
  • very much WIP

www: Contains the documentation website

  • TODO

Contributions Welcome

About

An opinionated hypermedia-driven architecture for building web apps

License:MIT License


Languages

Language:TypeScript 95.3%Language:JavaScript 4.7%