Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 288 Bytes

File metadata and controls

12 lines (8 loc) · 288 Bytes

ZenStack Next.js Tutorial Project (app router)

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