{"id":24499420,"url":"https://github.com/dopaminedriven/nextjs-headless-wp","last_synced_at":"2026-05-10T14:50:10.843Z","repository":{"id":42192279,"uuid":"469565184","full_name":"DopamineDriven/nextjs-headless-wp","owner":"DopamineDriven","description":"Nextjs, Headless WordPress, TypeScript, GraphQL, TailwindCSS","archived":false,"fork":false,"pushed_at":"2022-04-11T07:35:44.000Z","size":7097,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T07:15:24.269Z","etag":null,"topics":["apollo-client","codegen","edge","graphql","gravity","gravity-forms","headless-wordpress","jwt-authentication","nextjs","typescript","wpgraphql"],"latest_commit_sha":null,"homepage":"https://www.andrewross.tech","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/DopamineDriven.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-14T03:18:06.000Z","updated_at":"2022-05-08T19:15:34.000Z","dependencies_parsed_at":"2022-08-12T09:00:57.831Z","dependency_job_id":null,"html_url":"https://github.com/DopamineDriven/nextjs-headless-wp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DopamineDriven/nextjs-headless-wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DopamineDriven%2Fnextjs-headless-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DopamineDriven%2Fnextjs-headless-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DopamineDriven%2Fnextjs-headless-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DopamineDriven%2Fnextjs-headless-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DopamineDriven","download_url":"https://codeload.github.com/DopamineDriven/nextjs-headless-wp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DopamineDriven%2Fnextjs-headless-wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32860226,"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":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apollo-client","codegen","edge","graphql","gravity","gravity-forms","headless-wordpress","jwt-authentication","nextjs","typescript","wpgraphql"],"created_at":"2025-01-21T22:14:12.670Z","updated_at":"2026-05-10T14:50:10.768Z","avatar_url":"https://github.com/DopamineDriven.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unwrap (JSX.IntrinsicElements) Namespace in root index.d.ts\n\nNextjs, Headless WordPress, TypeScript, GraphQL, TailwindCSS\n\n## On Demand Revalidation (ISR)\n\n- can be a web hook, a click event, etc -- now ISR can be manually toggled only WHEN data changes\n\n```ts\n// location: src/pages/api/revalidate/index.ts\nimport type { NextApiRequest, NextApiResponse } from \"next\";\n\nexport default async function handler(\n  _req: NextApiRequest,\n  res: NextApiResponse\u003c{ revalidated: boolean }\u003e\n) {\n  await res.unstable_revalidate(\"/\");\n  return res.json({ revalidated: true });\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdopaminedriven%2Fnextjs-headless-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdopaminedriven%2Fnextjs-headless-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdopaminedriven%2Fnextjs-headless-wp/lists"}