https://github.com/bbg/hono-htmx-cloudflare
Hono + htmx + Cloudflare is a new stack
https://github.com/bbg/hono-htmx-cloudflare
Last synced: 28 days ago
JSON representation
Hono + htmx + Cloudflare is a new stack
- Host: GitHub
- URL: https://github.com/bbg/hono-htmx-cloudflare
- Owner: bbg
- Created: 2023-10-31T13:31:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T15:19:22.000Z (over 2 years ago)
- Last Synced: 2025-03-02T05:25:56.524Z (over 1 year ago)
- Language: TypeScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Example (Hono + HTMX + Cloudflare )
Stack:
* Hono
* JSX (Hono middleware)
* htmx
* Zod
* Cloudflare Workers
* Cloudflare D1
## Usage
Install:
```
npm install
```
Setup:
```
npm run d1:create
npm run d1:execute
```
Dev:
```
npm run dev
```
Deploy:
```
npm run d1:deploy
npm run deploy
```
## Author
Batuhan Göksu
## License
MIT