Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pryority/beth-app
- Owner: Pryority
- Created: 2023-12-14T11:17:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T11:24:24.000Z (about 1 year ago)
- Last Synced: 2024-11-10T14:47:47.433Z (about 2 months ago)
- Topics: bun, elysia, htmx, turso
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...