We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c0ce0 commit 0c57b12Copy full SHA for 0c57b12
docs/samples.md
@@ -73,4 +73,15 @@ You can use [this blog post](https://zenstack.dev/blog/model-authz) as an introd
73
- Hono for backend (Cloudflare Worker)
74
- React SPA for frontend (Cloudflare Pages)
75
- This repo is also a cool demo of the [ZenStack UI](https://www.npmjs.com/package/zenstack-ui) package made by Kiran.
76
-
+
77
+- [Multiboard](https://github.com/olliethedev/multiboard) by [olliethedev](https://github.com/olliethedev)
78
79
+ - Minimal Kanban task mangement platform
80
+ - Authentication with Better Auth
81
+ - Login + Logout + Account UI with Better Auth UI
82
+ - Multi-tenant organizations
83
+ - Next.js + shadcn/ui
84
+ - Emails with Resend
85
+ - Forms with AutoForm
86
+ - Api Docs with Scalar
87
0 commit comments