Skip to main content

A Catalog of Sample Projects

The ZenStack team maintains the following two main series of sample projects:

  • Multi-Tenant Todo App

    This series demonstrates a complete implementation of a multi-tenant, SaaS-like application with a relatively complex authorization model. It is also the sample we used throughout The Complete Guide.

  • Simple Blog App

    This series is for those who want to quickly understand the structure of a project using ZenStack, without the burden of comprehending a complex application. These samples are used in the Quick Start guides.

Multi-Tenant Todo Samples

Blog Samples