ZenStack Next.js Tutorial Project (app router)

June 11, 2025 ยท View on GitHub

This is a sample project for demonstrating how to use ZenStack in a Next.js project for app router.

See documentation here.

To run the project:

npm run build
npm run dev