Introduction of CMS + Next.js
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 to get started with the setup process.