DEV Community

Ivan Borshchov
Ivan Borshchov

Posted on

Vue-extendable Tailwind admin panel

We started new open-source project.

URL https://adminforth.dev
Quick example: https://adminforth.dev/docs/tutorial/gettingStarted

Image

Main points:

  • Always free MIT-license, we are web dev team so awareness is main point.
  • Based on commercial-friendly Tailwind and Flowbite
  • Light/dark theme out of the box
  • Generates CRUD/filter operations for tables from PostgreSQL, MongoDB, SQLite
  • Easy way to render cells for tables via custom vue components
  • Easy way to add custom pages e.g. dashboards
  • Multiple data bases at a time supported
  • All custom components injected in build time, no runtime compilation like in e.g. AdminJS

If you are interested in this project, feel free to create your suggestions in comments or github issues

Top comments (0)