Skip to content

Commit 60cc5e9

Browse files
authored
chore: update README (#974)
1 parent c0d60a0 commit 60cc5e9

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,18 @@ The following diagram gives a high-level architecture overview of ZenStack.
183183

184184
## Examples
185185

186-
### Todo SaaS App
186+
### Schema Samples
187+
188+
The [sample repo](https://github.com/zenstackhq/authz-modeling-samples) includes the following patterns:
189+
190+
- ACL
191+
- RBAC
192+
- ABAC
193+
- Multi-Tenancy
194+
195+
You can use [this blog post](https://zenstack.dev/blog/model-authz) as an introduction.
196+
197+
### Multi-Tenant Todo App
187198

188199
Check out the [Multi-tenant Todo App](https://zenstack-todo.vercel.app/) for a running example. You can find different implementations below:
189200

@@ -213,6 +224,8 @@ Join our [discord server](https://discord.gg/Ykhr738dUe) for chat and updates!
213224

214225
If you like ZenStack, join us to make it a better tool! Please use the [Contributing Guide](CONTRIBUTING.md) for details on how to get started, and don't hesitate to join [Discord](https://discord.gg/Ykhr738dUe) to share your thoughts.
215226

227+
Please also consider [sponsoring our work](https://github.com/sponsors/zenstackhq) to speed up the development of ZenStack. Thank you!
228+
216229
## License
217230

218231
[MIT](LICENSE)

0 commit comments

Comments
 (0)