Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dongju93/bun-with-htmx
Build a simple web app with BUN and HTMX, but learn the basics first
https://github.com/dongju93/bun-with-htmx
bun htmx
Last synced: about 2 months ago
JSON representation
Build a simple web app with BUN and HTMX, but learn the basics first
- Host: GitHub
- URL: https://github.com/dongju93/bun-with-htmx
- Owner: dongju93
- Created: 2023-09-18T15:47:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T17:55:17.000Z (about 1 year ago)
- Last Synced: 2023-10-05T06:08:00.704Z (about 1 year ago)
- Topics: bun, htmx
- Language: TypeScript
- Homepage:
- Size: 16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bun_with_htmx
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.0.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
#### - Taking the course
https://youtu.be/zNE5H6nOeCI?si=Bk1xGVRHGY0Ksdi2