Skip to content

zenstackhq/docs-tutorial-nextjs

Repository files navigation

ZenStack Next.js Tutorial Project

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.