zenstack/docs/README.md
2022-11-24 13:48:14 +08:00

1.4 KiB

ZenStack

A toolkit for building secure CRUD apps with Next.js.

What it is

ZenStack is a schema-first toolkit for defining data models, relations and access policies. It generates database schema, backend CRUD services and frontend React hooks for you automatically from the model. Our goal is to let you save time writing boilerplate code and focus on building real features!

NOTE: ZenStack is built above Prisma ORM - the greatest ORM solution for Typescript. It extends Prisma's power from database handling to full-stack development.

See the Quick start guide for more details.

Features

Examples

Check out the Collaborative Todo App for a running example. You can find the source code here.

Community

Join our discord server for chat and updates!