AdminForth is an open-source framework designed to accelerate the development of agentic admin panels. Built with TypeScript and Vue.js, it allows developers to create basic CRUD (Create, Read, Update, Delete) pages rapidly. The framework supports various databases, including Postgres, MySQL, Mongo, SQLite, and Clickhouse. It offers a component library (AFCL) for building custom UI elements and integrates plugins for functionalities such as audit logs, file uploads, 2FA, and AI-driven text completion and image generation. AdminForth is available under the MIT License.
Featured on AI Radar: AdminForth: Agentic Admin Panels with TypeScript and Vue.js