{"id":29714106,"url":"https://github.com/fernandodilland/cloudflare-workers-static-template","last_synced_at":"2026-05-19T02:01:34.039Z","repository":{"id":304398788,"uuid":"1018682316","full_name":"fernandodilland/cloudflare-workers-static-template","owner":"fernandodilland","description":"Project template for Cloudflare Workes of a fully static site with the advantage of not consuming CF Workers usage requests.","archived":false,"fork":false,"pushed_at":"2025-07-12T20:39:18.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-12T21:31:13.243Z","etag":null,"topics":["cloudflare","cloudflare-pages","cloudflare-workers","jamstack","static-site"],"latest_commit_sha":null,"homepage":"https://change-this.fernando-dilland.workers.dev/","language":"HTML","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/fernandodilland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-12T19:49:58.000Z","updated_at":"2025-07-12T20:39:22.000Z","dependencies_parsed_at":"2025-07-12T21:41:28.423Z","dependency_job_id":null,"html_url":"https://github.com/fernandodilland/cloudflare-workers-static-template","commit_stats":null,"previous_names":["fernandodilland/cloudflare-workers-static-template"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fernandodilland/cloudflare-workers-static-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandodilland%2Fcloudflare-workers-static-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandodilland%2Fcloudflare-workers-static-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandodilland%2Fcloudflare-workers-static-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandodilland%2Fcloudflare-workers-static-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandodilland","download_url":"https://codeload.github.com/fernandodilland/cloudflare-workers-static-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandodilland%2Fcloudflare-workers-static-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266786798,"owners_count":23983871,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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","cloudflare-pages","cloudflare-workers","jamstack","static-site"],"created_at":"2025-07-24T03:07:53.407Z","updated_at":"2026-05-19T02:01:33.899Z","avatar_url":"https://github.com/fernandodilland.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare Workers Static Site Template\n\n**Demo:** https://change-this.fernandodilland.workers.dev/\n\n[![Deploy to Cloudflare](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/fernandodilland/cloudflare-workers-static-template)\n\n\u003e **Note:** Place all your static files inside the `src` folder. It is recommended to create a main page as `index.html` and a `404.html` page for non-existent routes.\n\nThis is a blank template for deploying static projects on Cloudflare Workers without consuming Workers requests.\n\nIt is recommended to open this project with Visual Studio Code for the best experience.\n\n## Initial Setup\n\nBefore deploying or testing locally, edit the `wrangler.toml` file and replace the value of `name = \"change-this\"` with your desired project name. For example:\n\n```toml\nname = \"my-project\"\n```\n\n---\n\n## Requirements\n\n- Node.js (latest LTS recommended)\n- Wrangler (Cloudflare Workers CLI)\n\n\n## Local Testing in VS Code\n\n1. Open the project in Visual Studio Code.\n2. Go to the \"Run and Debug\" panel.\n3. Select and run **\"Run Wrangler Dev\"** for local development.\n\n---\n\n## Deploy to Cloudflare in VS Code\n\n1. Open the project in Visual Studio Code.\n2. Go to the \"Run and Debug\" panel.\n3. Select and run **\"Run Wrangler Deploy\"** to deploy your static site to Cloudflare.\n\n---\n\n\n## Local Testing via Terminal\n\n1. Open a terminal and navigate to the project directory.\n2. Run:\n   ```sh\n   wrangler dev\n   ```\n\n---\n\n## Deploy to Cloudflare via Terminal\n\n1. Open a terminal and navigate to the project directory.\n2. Run:\n   ```sh\n   npm run prepare-404-file\n   wrangler deploy\n   ```\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandodilland%2Fcloudflare-workers-static-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandodilland%2Fcloudflare-workers-static-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandodilland%2Fcloudflare-workers-static-template/lists"}