ZenStack Next.js Tutorial Project(page router)
June 11, 2025 ยท View on GitHub
This is a sample project for demonstrating how to use ZenStack in a Next.js project for page router.
See documentation here.
To run the project:
npm run build
npm run dev
For the Next.js "app" router, please checkout this project.