Decouples WordPress as a content backend for a performant Next.js frontend.
This project offers a Next.js frontend that interacts with a WordPress backend through WPGraphQL and Apollo Client. It includes features like post preview, Yoast SEO integration, and Incremental Static Regeneration for dynamic content. You can set it up quickly for local development using a single `./nxtwp configure` command.
Decouples WordPress as a content backend for a performant Next.js frontend.
Developers looking to build fast, SEO-friendly websites using WordPress content with a modern React framework.