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

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

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