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 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T11:24:24.000Z (over 2 years ago)
- Last Synced: 2025-02-25T06:18:02.970Z (over 1 year 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

### Development
To start the development server run:
```bash
bun dev
```
Open with your browser to see the frontend.
### TODO
Lots and lots ...