Next.js for Drupal
Next-generation front end for your Drupal site.
Welcome to the next-drupal documentation.
This documentation covers next-drupal 1.3+
.
If you're using an older version, you can find the documentation here.
Get Started
Create a next-drupal project using the basic stater:
npx create-next-app -e https://github.com/chapter-three/next-drupal-basic-starter
Helpful links
Quick Start
A step by step guide to decouple Drupal using Next.js and JSON:API.
DrupalClient
A powerful JSON:API client for Drupal.
JSON:API
Learn how to fetch resources from JSON:API.
API Reference
API Reference for DrupalClient.