- bun
- hono
- htmx
- tailwindcss
- vite
Uses vite for great developer experience, bun run dev
runs the vite dev server for hot reloading
and quick building of assets. Hono and bun are used for thin web server layer that easily deploys to
the edge.
Included docker image to allow for containerization.
Base repository used was: https://github.com/Luzefiru/hono-htmx-tailwind