zenstack/docs
2022-12-16 16:32:03 +08:00
..
_media docs: doc updates (#136) 2022-12-02 22:19:19 +08:00
script chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
.gitignore chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
.nojekyll feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
8cd31ff7afe74424abbec00b65f04ae8.txt chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
_coverpage.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
_navbar.md chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
_sidebar.md chore: prepare for v0.4.0 release (#128) 2022-12-01 12:55:14 +08:00
building-your-app.md docs: doc updates (#136) 2022-12-02 22:19:19 +08:00
choosing-a-database.md docs: adding more documentation to docsify (#115) 2022-11-25 23:09:36 +08:00
cli-commands.md docs: adding more documentation to docsify (#115) 2022-11-25 23:09:36 +08:00
code-generation.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
entity-types-server.md feat: refined signin/signup for todo sample, add GitHub signin (#120) 2022-11-27 11:46:54 +08:00
entity-types.md feat: refined signin/signup for todo sample, add GitHub signin (#120) 2022-11-27 11:46:54 +08:00
evolving-model-with-migration.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
index.html chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
integrating-authentication.md docs: doc updates (#136) 2022-12-02 22:19:19 +08:00
modeling-your-app.md chore: prepare for v0.4.0 release (#128) 2022-12-01 12:55:14 +08:00
package-lock.json chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
package.json chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
quick-start.md docs: add more content to authentication integration doc (#122) 2022-11-28 21:50:06 +08:00
reach-out.md docs: adding more documentation to docsify (#115) 2022-11-25 23:09:36 +08:00
README.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
robots.txt chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
runtime-api.md chore: bump version and fix test (#144) 2022-12-16 16:32:03 +08:00
server-side-rendering.md feat: add server CRUD api for SSR (#125) 2022-12-01 00:37:39 +08:00
setup-logging.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
telemetry.md docs: adding more documentation to docsify (#115) 2022-11-25 23:09:36 +08:00
vscode-extension.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
zmodel-access-policy.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-attribute.md docs: doc updates (#136) 2022-12-02 22:19:19 +08:00
zmodel-data-model.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-data-source.md fix: schema type-checking improvement 2022-11-29 14:00:53 +08:00
zmodel-enum.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-field-constraint.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-field.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-overview.md feat: add docsify website (#108) 2022-11-24 13:48:14 +08:00
zmodel-referential-action.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00
zmodel-relation.md feat: add prism syntax definition for zmodel and update docs (#119) 2022-11-26 12:54:02 +08:00

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!