ZenStack Nuxt Tutorial Project

October 18, 2023 ยท View on GitHub

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

See documentation here.

To run the project:

npm run build
npm run dev

For the Next.js 13 new "app" directory, please checkout this project.