Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

ArchivierteRepositories/hono-mdx-htmx

 
 

Repository files navigation

Todo Example

Stack:

  • Hono
  • JSX (Hono middleware)
  • htmx
  • Zod
  • Cloudflare Workers
  • Cloudflare D1

Usage

Install:

npm install

Setup:

wrangler d1 create todo
wrangler d1 execute todo --local --file=todo.sql

Dev:

npm run dev

Deploy:

npm run deploy

Author

Yusuke Wada

License

MIT

About

Hono+mdx+htmx stack

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 70.2%
  • MDX 24.1%
  • JavaScript 5.7%