ZenStack NestJS Tutorial Project

March 27, 2024 ยท View on GitHub

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

See the documentation here.

To run the project:

npm install
npm run build
npm run start:dev