Sample Projects
You can find sample projects in the samples folder of the GitHub repository. New samples will continue to be added.
Blog​
https://github.com/zenstackhq/zenstack-v3/tree/main/samples/blog
A simple TypeScript application that demonstrates how to model a minimum blog app and how to use the ORM client to query the database.
Multi-tenant Todo​
https://github.com/zenstackhq/v3-sample-todo-nextjs
A multi-tenant Todo app built with Next.js, Auth.js, TanStack Query, and ZenStack v3.