{"id":18307317,"url":"https://github.com/aldotestino/hono-cloudflare-workers","last_synced_at":"2026-05-05T19:33:52.318Z","repository":{"id":261228798,"uuid":"883665299","full_name":"aldotestino/hono-cloudflare-workers","owner":"aldotestino","description":"A template repository to deploy a Hono application on Cloudflare Workers","archived":false,"fork":false,"pushed_at":"2024-11-05T20:43:02.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T21:02:17.113Z","etag":null,"topics":["authentication","clerk","cloudflare-workers","drizzle","hono","neon","postgres","serverless"],"latest_commit_sha":null,"homepage":"","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/aldotestino.png","metadata":{"files":{"readme":"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}},"created_at":"2024-11-05T11:14:33.000Z","updated_at":"2024-11-05T20:43:06.000Z","dependencies_parsed_at":"2024-11-05T12:52:44.197Z","dependency_job_id":"38bd514e-bacb-41d3-a1cd-ab5f987211db","html_url":"https://github.com/aldotestino/hono-cloudflare-workers","commit_stats":null,"previous_names":["aldotestino/hono-cloudflare-workers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aldotestino/hono-cloudflare-workers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldotestino%2Fhono-cloudflare-workers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldotestino%2Fhono-cloudflare-workers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldotestino%2Fhono-cloudflare-workers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldotestino%2Fhono-cloudflare-workers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldotestino","download_url":"https://codeload.github.com/aldotestino/hono-cloudflare-workers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldotestino%2Fhono-cloudflare-workers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32665097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["authentication","clerk","cloudflare-workers","drizzle","hono","neon","postgres","serverless"],"created_at":"2024-11-05T16:03:47.799Z","updated_at":"2026-05-05T19:33:52.298Z","avatar_url":"https://github.com/aldotestino.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hono-cloudflare-workers\n\nA template repository to deploy a Hono application on Cloudflare Workers\n\n## Features\n- [x] Hono application\n- [x] Deploy on push with Github action\n- [x] Body and parameters validation with Zod\n- [x] Database (Drizzle + Neon)\n- [x] Authentication (Clerk)\n\n## Setup\n\n1. Create a new Cloudflare Worker from the Cloudflare dashboard\n2. [Create an Api Token](https://developers.cloudflare.com/workers/ci-cd/external-cicd/github-actions/#api-token) and set `CLOUDFLARE_API_TOKEN` in the repository secrets\n3. [Find the account ID](https://developers.cloudflare.com/fundamentals/setup/find-account-and-zone-ids/#find-account-id-workers-and-pages) and set `CLOUDFLARE_ACCOUNT_ID` in the repository secrets\n4. Create a new project on Neon, creating a dev branch\n5. Set the `DATABASE_URL` of the main branch of the Neon project in the repository secrets\n6. Set local environment variables\n    ```bash\n    cp .dev.vars.example .dev.vars\n    ```\n7. Set the `DATABASE_URL` environment variable in *dev.vars* to the dev branch of the Neon project\n8. Add Neon integration to the Cloudflare Worker setting up the main branch of the Neon project\n9. Create a [new Clerk project](https://dashboard.clerk.com/apps/new)\n10. Get `CLERK_PUBLISHABLE_KEY` and `CLERK_SECRET_KEY` and put them in *.dev.vars* and in the worker environment\n11. Create a new user and grab the *Authorization* header following [this guide](https://clerk.com/docs/testing/postman-or-insomnia)\n12. Start the application with\n    ```bash\n    pnpm dev\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldotestino%2Fhono-cloudflare-workers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldotestino%2Fhono-cloudflare-workers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldotestino%2Fhono-cloudflare-workers/lists"}