{"id":26138346,"url":"https://github.com/o-az/h0n0","last_synced_at":"2026-04-22T19:35:08.893Z","repository":{"id":279717436,"uuid":"939692756","full_name":"o-az/h0n0","owner":"o-az","description":"My base Hono template","archived":false,"fork":false,"pushed_at":"2026-04-15T00:47:09.000Z","size":462,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T02:33:40.972Z","etag":null,"topics":["bun","cloudflare-workers","hono","workers"],"latest_commit_sha":null,"homepage":"https://h0n0.evm.workers.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/o-az.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-27T00:20:26.000Z","updated_at":"2026-04-15T00:47:13.000Z","dependencies_parsed_at":"2025-02-27T02:46:44.459Z","dependency_job_id":"263985e6-0a74-4ead-b9db-018098c01b86","html_url":"https://github.com/o-az/h0n0","commit_stats":null,"previous_names":["o-az/h0n0"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/o-az/h0n0","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-az%2Fh0n0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-az%2Fh0n0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-az%2Fh0n0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-az%2Fh0n0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/o-az","download_url":"https://codeload.github.com/o-az/h0n0/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/o-az%2Fh0n0/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32152601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bun","cloudflare-workers","hono","workers"],"created_at":"2025-03-11T01:57:24.273Z","updated_at":"2026-04-22T19:35:08.887Z","avatar_url":"https://github.com/o-az.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!NOTE] Personal [Hono](https://hono.dev) template. Feel free to use.\n\n## Structure\n\n- In [src/setup.ts](/src/setup.ts) we setup helpers, middlewares, and Hono plugins.\n- In [src/index.ts](/src/index.ts) we setup routes.\n\n## Get started\n\nInstall dependencies\n\n```shell\n# install / update bun to latest\nnpm install --global bun@latest\n\n# install dependencies\nbun install\n\n# run dev\nbun dev\n```\n\n## Deploy\n\nIf you're deploying to Cloudflare Workers:\n\n```shell\n# Authenticate with wrangler\nbun x wrangler@latest login\n\n# Deploy\nbun x wrangler@latest deploy --config='wrangler.json' --keep-vars\n```\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003e\nIf you're deploying somewhere else check the following:\n\u003c/summary\u003e\n\n1. Remove Cloudflare Workers specific files:\n\n   ```shell\n   rm .dev.vars .dev.vars.example wrangler.json\n   ```\n\n2. Uninstall `@cloudflare/workers-types`:\n\n   ```shell\n   bun remove @cloudflare/workers-types\n   ```\n\n3. Replace `hono/cloudflare-workers` in [src/setup.ts](./src/setup.ts) with the [appropriate adapter](https://hono.dev/docs/helpers/conninfo#conninfo-helper) for your deployment target\n4. Remove `@cloudflare/workers-types` from `\"types\"` array in [tsconfig.json](./tsconfig.json)\n5. Check [hono.dev](https://hono.dev/docs/getting-started/basic) for deployment instructions\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo-az%2Fh0n0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fo-az%2Fh0n0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fo-az%2Fh0n0/lists"}