{"id":15966888,"url":"https://github.com/opennextjs/opennextjs-cloudflare","last_synced_at":"2026-05-11T09:55:50.772Z","repository":{"id":256771007,"uuid":"856288334","full_name":"opennextjs/opennextjs-cloudflare","owner":"opennextjs","description":"Open Next.js adapter for Cloudflare","archived":false,"fork":false,"pushed_at":"2026-05-04T11:42:38.000Z","size":5128,"stargazers_count":1756,"open_issues_count":107,"forks_count":118,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-05-04T13:37:48.175Z","etag":null,"topics":["cloudflare","nextjs","react","workers"],"latest_commit_sha":null,"homepage":"https://opennext.js.org/cloudflare","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/opennextjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-09-12T10:17:50.000Z","updated_at":"2026-05-04T11:41:54.000Z","dependencies_parsed_at":"2026-01-07T07:08:27.292Z","dependency_job_id":null,"html_url":"https://github.com/opennextjs/opennextjs-cloudflare","commit_stats":{"total_commits":198,"total_committers":12,"mean_commits":16.5,"dds":0.6161616161616161,"last_synced_commit":"b7a0720ab02443d156bbb9fe2a43cc6e3d1c7a0a"},"previous_names":["flarelabs-net/poc-next","opennextjs/opennextjs-cloudflare"],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/opennextjs/opennextjs-cloudflare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennextjs%2Fopennextjs-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennextjs%2Fopennextjs-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennextjs%2Fopennextjs-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennextjs%2Fopennextjs-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennextjs","download_url":"https://codeload.github.com/opennextjs/opennextjs-cloudflare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennextjs%2Fopennextjs-cloudflare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["cloudflare","nextjs","react","workers"],"created_at":"2024-10-07T18:06:01.464Z","updated_at":"2026-05-11T09:55:50.748Z","avatar_url":"https://github.com/opennextjs.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Deploy Next.js apps to Cloudflare\n\n[OpenNext for Cloudflare](https://opennext.js.org/cloudflare) is an adapter that enables the deployment of Next.js applications to Cloudflare's developer platform.\n\nThis monorepo includes a package for adapting a Next.js application built via `next build` (in standalone mode) to run in the Cloudflare workerd runtime using the [Workers Node.js compatibility layer](https://developers.cloudflare.com/workers/runtime-apis/nodejs/).\n\n## Get started\n\nVisit the [OpenNext docs](https://opennext.js.org/cloudflare/get-started) for instructions on starting a new project, or migrating an existing one.\n\n## Contributing\n\n### The repository\n\nThe repository contains two directories:\n\n- `packages` containing a cloudflare package that can be used to build a Cloudflare Workers-compatible output for Next.js applications.\n- `examples` containing Next.js applications that use the above mentioned cloudflare package.\n\n### How to try out the `@opennextjs/cloudflare` package\n\nYou can simply install the package from npm as specified in the [OpenNext documentation](https://opennext.js.org/cloudflare/get-started).\n\n#### Prereleases\n\nBesides the standard npm releases we also automatically publish prerelease packages on branch pushes (using [`pkg.pr.new`](https://github.com/stackblitz-labs/pkg.pr.new)):\n\n- `https://pkg.pr.new/@opennextjs/cloudflare@main`:\n  Updated with every push to the `main` branch, this prerelease contains the most up to date yet (reasonably) stable version of the package.\n- `https://pkg.pr.new/@opennextjs/cloudflare@experimental`\n  Updated with every push to the `experimental` branch, this prerelease contains the latest experimental version of the package (containing features that we want to test/experiment on before committing to).\n\nWhich you can simply install directly with your package manager of choice, for example:\n\n```bash\nnpm i https://pkg.pr.new/@opennextjs/cloudflare@main\n```\n\n### How to develop in the repository\n\nSee the [CONTRIBUTING](./CONTRIBUTING.md) page for how to get started with this repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennextjs%2Fopennextjs-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennextjs%2Fopennextjs-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennextjs%2Fopennextjs-cloudflare/lists"}