{"id":19290640,"url":"https://github.com/jacob-ebey/remix-cloudflare-stack","last_synced_at":"2025-08-07T05:03:22.285Z","repository":{"id":50318304,"uuid":"473325785","full_name":"jacob-ebey/remix-cloudflare-stack","owner":"jacob-ebey","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-25T06:17:16.000Z","size":655,"stargazers_count":27,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-23T10:55:59.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://remix-cloudflare-do.jacob-ebey.workers.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/jacob-ebey.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}},"created_at":"2022-03-23T19:13:17.000Z","updated_at":"2024-10-29T19:27:21.000Z","dependencies_parsed_at":"2022-09-06T14:41:52.444Z","dependency_job_id":null,"html_url":"https://github.com/jacob-ebey/remix-cloudflare-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacob-ebey/remix-cloudflare-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fremix-cloudflare-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fremix-cloudflare-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fremix-cloudflare-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fremix-cloudflare-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacob-ebey","download_url":"https://codeload.github.com/jacob-ebey/remix-cloudflare-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacob-ebey%2Fremix-cloudflare-stack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269201296,"owners_count":24377461,"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-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-11-09T22:21:05.915Z","updated_at":"2025-08-07T05:03:21.999Z","avatar_url":"https://github.com/jacob-ebey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remix-worker-template\n\n[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/edmundhung/remix-worker-template)\n\n\u003e The current starter template is based on Remix 1.3.2\n\n- [Repository](https://github.com/remix-run/remix)\n- [Remix Docs](https://remix.run/docs)\n\n## Differences with the Official CF Workers template\n\nWhile the official template provides the bare minimums for you to kickstart a Remix app running on Cloudflare Workers, this starter template adds a few extra tools that are common for development and let you be productive right away. These tools include:\n\n- Tailwind\n- Playwright\n- ESLint\n- Prettier\n\nIn addition, it is now setup using a custom adapter based on the official **Cloudflare Pages adapter**. This allows us running a [module worker](https://developers.cloudflare.com/workers/learning/migrating-to-module-workers/) with supports of `Durable Objects`. This is a temporay workaround until an official update is landed on the CF Worker adapter.\n\n## Node Version\n\nPlease make sure the node version is **\u003e= 16.7**. If you are using `nvm`, just run:\n\n```sh\nnvm use\n```\n\nThis allows [miniflare](https://github.com/cloudflare/miniflare) to serve a development environment as close to the actual worker runtime as possibile.\n\n## Development\n\nTo starts your app in development mode, rebuilding assets on file changes, the recommended approach is:\n\n```sh\nnpm run dev\n```\n\nThis will run your remix app in dev mode using miniflare.\n\n## Testing\n\nBefore running the tests, please ensure the worker is built:\n\n```sh\nnpm run build \u0026\u0026 npm run test\n```\n\n## Deployment\n\nTo deploy your Remix app, simply do it with Wrangler using:\n\n```sh\nnpx wrangler publish\n```\n\n## CI/CD\n\nThe template ships a [development workflow](./.github/workflows/development.yml) which is triggered whenever new changes are pushed.\n\nTo allow GitHub deploying the worker for you, following variables are required:\n\n- CF_API_TOKEN\n- CF_ACCOUNT_ID\n\nThese values could be found / created on your Cloudflare Dashboard. If your project is bootstrapped with the deploy button above, both should be already set in the repository.\n\nAlternatively, **CF_ACCOUNT_ID** can be set as `account_id` on the [wrangler.toml](./wrangler.toml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fremix-cloudflare-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacob-ebey%2Fremix-cloudflare-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacob-ebey%2Fremix-cloudflare-stack/lists"}