Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pryority/beth-app

Hypermedia-driven architecture for building web apps inspired by Ethan Niser.
https://github.com/pryority/beth-app

bun elysia htmx turso

Last synced: about 18 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# BETH App

Hypermedia-driven architecture for building web apps inspired by [Ethan Niser](https://github.com/ethanniser).

## Built with the BETH Stack

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

![Demo Image](./public/demo.jpeg)

### Development

To start the development server run:

```bash
bun dev
```

Open with your browser to see the frontend.

### TODO

Lots and lots ...