App Router
Routes live under app/ with a single home page at app/page.tsx.
Headless frontend
A modern headless frontend powered by Next.js and Drupal.
Routes live under app/ with a single home page at app/page.tsx.
Shared UI such as the header and footer lives in components/.
Server-side data access is centralized in lib/drupal.ts using next-drupal.
Connected
Drupal JSON:API is reachable.
Base URL: https://cms.soundcircle.nl
Sample fetch returned 1 article(s).