🗃️ Integrating With Authentication
4 items
🗃️ Databases
3 items
📄️ Working With PostgreSQL Schemas
PostgreSQL has the concept of Schema that allows you to organize database objects into logical groups. This guide explains how to use multiple schemas in PostgreSQL with ZenStack.
📄️ Using ZenStack With NestJS
This guide describes different ways to use ZenStack in a NestJS application.
📄️ Using ZenStack With tRPC
In previous versions of ZenStack, tRPC integration was provided as a built-in package. For v3, it is now maintained by the community at zenstack-trpc. This shift allows the core team to focus development resources on the essential components while the community contributes specialized integrations. Please check its GitHub repo for documentation.
📄️ Plugin Development
Plugin development guide