angelintent
v1.0.8
Published
<div align="center"> <img src="https://user-images.githubusercontent.com/104139426/204459273-35c65630-9faf-42bb-bd2c-07c1580a0772.png" style="max-width: 512px; width: 100%; height: auto; margin-bottom: 1rem;" > <div></div> <a href="https:/
Downloads
4
Readme
What it is
ZenStack is a toolkit for building secure CRUD apps with Next.js + Typescript. It lets you define data models, relations and access policies all in one place, and generates database schema, backend CRUD services and frontend React hooks for you automatically.
Our goal is to let you save time writing boilerplate code and focus on building real features!
Links
Features
- Intuitive data & authorization modeling language
- Generating RESTful CRUD services and React hooks
- End-to-end type safety
- Support for all major relational databases
- Integration with authentication libraries (like NextAuth and iron-session)
- VSCode extension for model authoring
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!