2 مستودعات
Frameworks specifically for generating administrative interfaces and backend management screens.
Distinct from Node.js Server Frameworks: Distinct from general server frameworks by focusing specifically on the automated generation of admin panels.
Explore 2 awesome GitHub repositories matching web development · Admin Panel Frameworks. Refine with filters or upvote what's useful.
Admin-bro is a Node.js administrative panel framework that automatically transforms database schemas into functional content management systems and backend dashboards. It provides a visual interface for performing create, read, update, and delete operations on records across various supported data sources. The framework uses model-driven UI generation to map database metadata to form components and employs an adapter-based abstraction layer to translate administrative operations into specific database queries. It supports the execution of custom business logic and operational workflows throug
Ships a web-based administrative framework that automatically generates management screens from database models in Node.js.
bknd is a self-hosted backend-as-a-service platform and serverless backend framework that provides an integrated environment for managing databases, authentication, and file storage. It functions as a headless CMS and a portable API engine designed to run across various JavaScript runtimes, including Node.js, Bun, Cloudflare Workers, and AWS Lambda. The project distinguishes itself through a combination of schema-driven API generation and a built-in database management UI. It enables the definition of data structures either programmatically via a type-safe API or visually through an administr
Ships a framework for serving a backend API and a corresponding administrative management interface.