{"id":21857196,"url":"https://github.com/vercel-labs/next-partial-prerendering","last_synced_at":"2025-05-16T08:02:52.342Z","repository":{"id":206347424,"uuid":"715895172","full_name":"vercel-labs/next-partial-prerendering","owner":"vercel-labs","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T02:42:28.000Z","size":1749,"stargazers_count":313,"open_issues_count":3,"forks_count":61,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-12T04:47:52.132Z","etag":null,"topics":["nextjs","vercel"],"latest_commit_sha":null,"homepage":"https://www.partialprerendering.com/","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/vercel-labs.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}},"created_at":"2023-11-08T03:32:53.000Z","updated_at":"2025-04-07T10:33:45.000Z","dependencies_parsed_at":"2023-12-22T04:24:57.518Z","dependency_job_id":"546813d7-16d1-49b4-bea0-e90101ec2a71","html_url":"https://github.com/vercel-labs/next-partial-prerendering","commit_stats":null,"previous_names":["vercel-labs/next-partial-prerendering"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel-labs%2Fnext-partial-prerendering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel-labs%2Fnext-partial-prerendering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel-labs%2Fnext-partial-prerendering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vercel-labs%2Fnext-partial-prerendering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vercel-labs","download_url":"https://codeload.github.com/vercel-labs/next-partial-prerendering/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493382,"owners_count":22080126,"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":["nextjs","vercel"],"created_at":"2024-11-28T02:26:01.085Z","updated_at":"2025-05-16T08:02:52.325Z","avatar_url":"https://github.com/vercel-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Next.js Partial Prerendering\n\nThis is a demo of [Next.js](https://nextjs.org) using [Partial Prerendering](https://nextjs.org/docs/app/api-reference/next-config-js/ppr).\n\nThis template uses the new Next.js [App Router](https://nextjs.org/docs/app). This includes support for enhanced layouts, colocation of components, tests, and styles, component-level data fetching, and more.\n\nIt also uses the experimental Partial Prerendering feature available in Next.js 14. Partial Prerendering combines ultra-quick static edge delivery with fully dynamic capabilities and we believe it has the potential to [become the default rendering model for web applications](https://vercel.com/blog/partial-prerendering-with-next-js-creating-a-new-default-rendering-model), bringing together the best of static site generation and dynamic delivery.\n\n\u003e ⚠️ Please note that PPR is an experimental technology that is not recommended for production. You may run into some DX issues, especially on larger code bases.\n\n## How it works\n\nThe index route `/` uses Partial Prerendering through:\n\n1. Enabling the experimental flag in `next.config.js`.\n\n```js\nexperimental: {\n    ppr: true,\n},\n```\n\n2. Using `\u003cSuspense /\u003e` to wrap Dynamic content.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvercel-labs%2Fnext-partial-prerendering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvercel-labs%2Fnext-partial-prerendering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvercel-labs%2Fnext-partial-prerendering/lists"}