Skip to content

rhinobase/honohub

Repository files navigation

HonoHub Open-source headless CMS on the Edge

npm version npm downloads license

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.