1.0.8 • Published 5 months ago

angelintent v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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!

License

MIT