Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 243 Bytes

File metadata and controls

10 lines (7 loc) · 243 Bytes

ZenStack V3 Quick Start Project

The project demonstrates an Express.js application that uses ZenStack's Query-as-a-Service.

To run the project:

  • npm install
  • npm run generate
  • npm run dev
  • npm run client in a separate console