honohub
v0.3.0
Published
The CMS for building apps and APIs with Hono
Downloads
30
Maintainers
Readme
A CMS framework built on Hono, Drizzle, Zod, and Vite
HonoHub is a simple and fast middleware for creating CMS for your websites or Apps.
[!NOTE]
HonoHub is currently in the "alpha stage". Breaking changes are introduced without following semantic versioning.
Quickstart
# Using npm/yarn/pnpm/bun
npm add honohub
Go here for a step-by-step guide on how to get up and running.
Check out the docs and plugins and start building.
Plugins
| Name | Description |
| -------------------------------------------------------------------- | ----------------------------------------------------------------- |
| @honohub/graphql
| The useGraphQL
plugin adds the GraphQL endpoint and playground. |
Troubleshooting
If the suggestions here don't work, please try posting questions on GitHub Discussions or in the #help channel of Hono Discord.
Contributing
We would love to have more contributors involved!
To get started, please read our Contributing Guide.
Disclaimer
HonoHub is not affiliated with Hono, Drizzle, Zod, or Vite. HonoHub is an independent project developed by Rhinobase.
Credits
The honohub
project's UI is inspired by Nuxt Devtools and Strapi.