{"id":29471982,"url":"https://github.com/volchok60/cloudflare-demo","last_synced_at":"2026-04-04T20:32:45.526Z","repository":{"id":303297159,"uuid":"1005213428","full_name":"volchok60/cloudflare-demo","owner":"volchok60","description":"React SPA frontend, Hono backend with Cloudflare Workers integration ","archived":false,"fork":false,"pushed_at":"2025-06-19T21:34:12.000Z","size":105,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-14T15:50:53.201Z","etag":null,"topics":["cloudflare-workers","hono","react","react-router","shadcn-ui","tailwindcss"],"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/volchok60.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,"zenodo":null}},"created_at":"2025-06-19T21:33:51.000Z","updated_at":"2025-07-06T18:08:26.000Z","dependencies_parsed_at":"2025-07-06T21:43:37.364Z","dependency_job_id":"46e25b09-ad75-4409-8648-5cac7ffa990a","html_url":"https://github.com/volchok60/cloudflare-demo","commit_stats":null,"previous_names":["volchok60/cloudflare-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/volchok60/cloudflare-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volchok60%2Fcloudflare-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volchok60%2Fcloudflare-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volchok60%2Fcloudflare-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volchok60%2Fcloudflare-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volchok60","download_url":"https://codeload.github.com/volchok60/cloudflare-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volchok60%2Fcloudflare-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: 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":["cloudflare-workers","hono","react","react-router","shadcn-ui","tailwindcss"],"created_at":"2025-07-14T14:02:23.460Z","updated_at":"2026-04-04T20:32:45.504Z","avatar_url":"https://github.com/volchok60.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hono + React Router + Vite + ShadCN UI on Cloudflare Workers\n\n[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cloudflare/templates/tree/main/react-router-hono-fullstack-template)\n![Build modern full-stack apps with Hono, React Router, and ShadCN UI on Cloudflare Workers](https://imagedelivery.net/wSMYJvS3Xw-n339CbDyDIA/24c5a7dd-e1e3-43a9-b912-d78d9a4293bc/public)\n\n\u003c!-- dash-content-start --\u003e\n\nA modern full-stack template powered by [Cloudflare Workers](https://workers.cloudflare.com/), using [Hono](https://hono.dev/) for backend APIs, [React Router](https://reactrouter.com/) for frontend routing, and [shadcn/ui](https://ui.shadcn.com/) for beautiful, accessible components styled with [Tailwind CSS](https://tailwindcss.com/).\n\nBuilt with the [Cloudflare Vite plugin](https://developers.cloudflare.com/workers/vite-plugin/) for optimized static asset delivery and seamless local development. React is configured in single-page app (SPA) mode via Workers.\n\nA perfect starting point for building interactive, styled, and edge-deployed SPAs with minimal configuration.\n\n## Features\n\n- ⚡ Full-stack app on Cloudflare Workers\n- 🔁 Hono for backend API endpoints\n- 🧭 React Router for client-side routing\n- 🎨 ShadCN UI with Tailwind CSS for components and styling\n- 🧱 File-based route separation\n- 🚀 Zero-config Vite build for Workers\n- 🛠️ Automatically deploys with Wrangler\n\n\u003c!-- dash-content-end --\u003e\n\n## Tech Stack\n\n- **Frontend**: React + React Router + ShadCN UI\n\n  - SPA architecture powered by React Router\n  - Includes accessible, themeable UI from ShadCN\n  - Styled with utility-first Tailwind CSS\n  - Built and optimized with Vite\n\n- **Backend**: Hono on Cloudflare Workers\n\n  - API routes defined and handled via Hono in `/api/*`\n  - Supports REST-like endpoints, CORS, and middleware\n\n- **Deployment**: Cloudflare Workers via Wrangler\n  - Vite plugin auto-bundles frontend and backend together\n  - Deployed worldwide on Cloudflare’s edge network\n\n## Resources\n\n- 🧩 [Hono on Cloudflare Workers](https://hono.dev/docs/getting-started/cloudflare-workers)\n- 📦 [Vite Plugin for Cloudflare](https://developers.cloudflare.com/workers/vite-plugin/)\n- 🛠 [Wrangler CLI reference](https://developers.cloudflare.com/workers/wrangler/)\n- 🎨 [shadcn/ui](https://ui.shadcn.com)\n- 💨 [Tailwind CSS Documentation](https://tailwindcss.com/)\n- 🔀 [React Router Docs](https://reactrouter.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolchok60%2Fcloudflare-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolchok60%2Fcloudflare-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolchok60%2Fcloudflare-demo/lists"}