Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 280 Bytes

ZenStack NestJS Tutorial Project

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