Skip to content

jbr4d/bun-hono-vue

Repository files navigation

Vue + Hono Typesafe Starter Monorepo w/ RPC, Tanstack query, Tailwind

To install dependencies:

bun install

cd ui/
bun install

This project was created using bun init in bun v1.1.17. Bun is a fast all-in-one JavaScript runtime.

TODO

  • Auth data loader + route meta
  • Caching + optimistic updates
  • Add more linter + formatter config
  • Blob Storage
  • OpenAPI generation
  • Refactor from vue-shad to vue-radix
  • Auto imports
  • Lazy loading
  • Dark mode theming
  • Image proxy?
  • Add Vitest cases
  • Add the out of box admin panel thing
  • Add histoire?