Added a couple of "the must" features and will share them here.
We will be immensely grateful for your suggestions in comments!
Pre-made sign-in:
Users management:
Chat-GPT text completion plugin:
Audit-log for every operation (excludes sensitive fields like password hash):
TOTP 2FA Plugin:
S3 Upload Plugin:
Dark Mode out of the box:
Ability to add custom pages and components:
In short:
- MIT License
- Extendable with Vue3 components
- Define APIs in Node.js
- Basic operations (create,edit,delete,filter,list) for your database table
-
Control permission to any page or operation by callback e.g.
(user) => user.role === 'superadmin'
- Custom hooks like beforeSave
- Confugurable branding and theming
- Simple Plugins creation
Top comments (0)