{"id":15509660,"url":"https://github.com/willin/remix-cloudflare-workers-template","last_synced_at":"2025-09-13T07:21:17.185Z","repository":{"id":147137000,"uuid":"459969429","full_name":"willin/remix-cloudflare-workers-template","owner":"willin","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-17T09:48:13.000Z","size":267,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-29T22:37:31.952Z","etag":null,"topics":["cloudflare","remix","template","workers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willin.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}},"created_at":"2022-02-16T11:09:45.000Z","updated_at":"2022-08-31T02:58:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc20757b-7e3b-414c-b7b6-7cb6199c4cf3","html_url":"https://github.com/willin/remix-cloudflare-workers-template","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"b43463ecbecda506bdcd3d23ca3752bdf5f74a02"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fremix-cloudflare-workers-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fremix-cloudflare-workers-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fremix-cloudflare-workers-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fremix-cloudflare-workers-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willin","download_url":"https://codeload.github.com/willin/remix-cloudflare-workers-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246050744,"owners_count":20715705,"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","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","remix","template","workers"],"created_at":"2024-10-02T09:43:27.015Z","updated_at":"2025-03-28T19:17:44.448Z","avatar_url":"https://github.com/willin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Remix!\n\n- [Remix Docs](https://remix.run/docs)\n\n## Development\n\nYou will be running two processes during development:\n\n- The Miniflare server (miniflare is a local environment for Cloudflare Workers)\n- The Remix development server\n\n```sh\n# in one tab, start the remix dev server\n$ npm run dev\n\n# in another, start the miniflare server\n$ npm start\n```\n\nOpen up [http://127.0.0.1:8787](http://127.0.0.1:8787) and you should be ready to go!\n\nIf you'd rather run everything in a single tab, you can look at [concurrently](https://npm.im/concurrently) or similar tools to run both processes in one tab.\n\n## Deployment\n\nUse [wrangler](https://developers.cloudflare.com/workers/cli-wrangler) to build and deploy your application to Cloudflare Workers. If you don't have it yet, follow [the installation guide](https://developers.cloudflare.com/workers/cli-wrangler/install-update) to get it setup. Be sure to [authenticate the CLI](https://developers.cloudflare.com/workers/cli-wrangler/authentication) as well.\n\nIf you don't already have an account, then [create a cloudflare account here](https://dash.cloudflare.com/sign-up) and after verifying your email address with Cloudflare, go to your dashboard and set up your free custom Cloudflare Workers subdomain.\n\nOnce that's done, you should be able to deploy your app:\n\n```sh\nnpm run deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fremix-cloudflare-workers-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillin%2Fremix-cloudflare-workers-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fremix-cloudflare-workers-template/lists"}