{"id":15723426,"url":"https://github.com/rhinobase/honohub","last_synced_at":"2025-05-15T16:01:51.534Z","repository":{"id":246802534,"uuid":"823048202","full_name":"rhinobase/honohub","owner":"rhinobase","description":"A headless CMS framework using Hono + Drizzle + Zod + Vite","archived":false,"fork":false,"pushed_at":"2025-03-09T21:36:40.000Z","size":3632,"stargazers_count":411,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T18:16:53.560Z","etag":null,"topics":["cms","content-management-system","graphql","headless","headless-cms","hono","javascript","react","typescript"],"latest_commit_sha":null,"homepage":"https://honohub.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhinobase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-02T10:22:36.000Z","updated_at":"2025-05-05T14:33:27.000Z","dependencies_parsed_at":"2024-07-07T06:42:07.850Z","dependency_job_id":"814beab4-3454-404d-9fac-bd3f7ee308b4","html_url":"https://github.com/rhinobase/honohub","commit_stats":{"total_commits":320,"total_committers":3,"mean_commits":"106.66666666666667","dds":0.415625,"last_synced_commit":"8d2bffae436a8578606f3052e42ecc3b0c0a64c1"},"previous_names":["rhinobase/honohub"],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhinobase%2Fhonohub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhinobase%2Fhonohub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhinobase%2Fhonohub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhinobase%2Fhonohub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhinobase","download_url":"https://codeload.github.com/rhinobase/honohub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253206109,"owners_count":21871162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","content-management-system","graphql","headless","headless-cms","hono","javascript","react","typescript"],"created_at":"2024-10-03T22:11:36.269Z","updated_at":"2025-05-15T16:01:51.479Z","avatar_url":"https://github.com/rhinobase.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003ca href=\"https://honohub.dev\"\u003e\u003cimg width=\"100%\" src=\"https://github.com/rhinobase/honohub/blob/main/apps/docs/public/images/banner.png?raw=true\" alt=\"HonoHub Open-source headless CMS on the Edge\" /\u003e\u003c/a\u003e\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![npm version](https://img.shields.io/npm/v/honohub.svg)](https://npmjs.org/package/honohub \"View this project on NPM\")\n[![npm downloads](https://img.shields.io/npm/dm/honohub)](https://www.npmjs.com/package/honohub)\n[![license](https://img.shields.io/npm/l/honohub)](LICENSE)\n\nA CMS framework built on [Hono](https://hono.dev/), [Drizzle](https://orm.drizzle.team/), [Zod](https://zod.dev/), and [Vite](https://vitejs.dev/)\n\n\u003c/div\u003e\n\n**HonoHub** is a simple and fast middleware for creating CMS for your websites or Apps.\n\n\u003e [!NOTE]  \n\u003e HonoHub is currently in the \"alpha stage\". Breaking changes are introduced without following semantic versioning.\n\n## Quickstart\n\n```sh\n# Using npm/yarn/pnpm/bun\nnpm add honohub\n```\n\n[Go here for a step-by-step guide](https://honohub.dev/quickstart) on how to get up and running.\n\nCheck out the [docs](https://honohub.dev) and [plugins](https://honohub.dev/plugins/graphql) and start building.\n\n## Plugins\n\n| Name                                                                 | Description                                                       |\n| -------------------------------------------------------------------- | ----------------------------------------------------------------- |\n| [`@honohub/graphql`](https://www.npmjs.com/package/@honohub/graphql) | The `useGraphQL` plugin adds the GraphQL endpoint and playground. |\n\n## Troubleshooting\n\nIf the suggestions here don't work, please try posting questions on [GitHub Discussions](https://github.com/rhinobase/honohub/discussions) or in the #help channel of [Hono Discord](https://discord.gg/xUtamz2vxH).\n\n## Contributing\n\nWe would love to have more contributors involved!\n\nTo get started, please read our [Contributing Guide](https://github.com/rhinobase/honohub/blob/main/CONTRIBUTING.md).\n\n## Disclaimer\n\nHonoHub is not affiliated with [Hono](https://hono.dev/), [Drizzle](https://orm.drizzle.team/), [Zod](https://zod.dev/), or [Vite](https://vitejs.dev/). HonoHub is an independent project developed by [Rhinobase](https://rhinobase.com/).\n\n## Credits\n\nThe `honohub` project's UI is inspired by [Nuxt Devtools](https://github.com/nuxt/devtools) and [Strapi](https://github.com/strapi/strapi).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhinobase%2Fhonohub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhinobase%2Fhonohub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhinobase%2Fhonohub/lists"}