"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Programming > Vue & Tailwind admin framework

Vue & Tailwind admin framework

Published on 2024-08-15
Browse:803

GitHub | WebSite

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:

Vue & Tailwind admin framework

Users management:

Vue & Tailwind admin framework

Chat-GPT text completion plugin:

Vue & Tailwind admin framework

Audit-log for every operation (excludes sensitive fields like password hash):

Vue & Tailwind admin framework

TOTP 2FA Plugin:

Vue & Tailwind admin framework

S3 Upload Plugin:

Vue & Tailwind admin framework

Dark Mode out of the box:

Vue & Tailwind admin framework

Ability to add custom pages and components:

Vue & Tailwind admin framework

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
Release Statement This article is reproduced at: https://dev.to/ivictbor/vue-tailwind-admin-framework-2pma?1 If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3