CMS + Next.js: Introduction
Welcome to the CMS + Next.js Developer Guide!
This documentation is designed for junior or intern developers working with Erxes SaaS as backend. Our stack includes:
- Next.js (App Router)
- GraphQL for data communication
- Apollo Client for GraphQL handling
- Erxes CMS and Client Portal plugin
You’ll learn how to query the CMS, handle server/client side rendering, and display content dynamically.
Go to next section: Setup
Template Pages
This section outlines the types of pages supported by the web builder, categorized by their editability.
Setup
Set up your development environment for CMS integration with Next.js