← Back to projects
Sportteknologi
2025A sports news and content platform with WordPress as the backend CMS and Next.js as the frontend, bridged via GraphQL.
Next.js GraphQL WPGraphQL WordPress
Challenges
- First project using GraphQL — used as the bridge between Next.js and WordPress, where WordPress serves purely as the backend for storing content.
- Used the WPGraphQL plugin to expose WordPress content as GraphQL data so Next.js could query and render it directly in the UI.