awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesStatic Admin UI Deployment

Deployment strategies for hosting the administrative interface as a standalone static application.

Distinct from Self-Hosted Deployment Infrastructure: Focuses on the static build and external hosting of the admin UI specifically.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Static Admin UI Deployment. Refine with filters or upvote what's useful.

Awesome Static Admin UI Deployment GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • emdash-cms/emdashAvatar von emdash-cms

    emdash-cms/emdash

    10,887Auf GitHub ansehen↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Provides a WYSIWYG admin interface for creating and editing database-backed content.

    TypeScriptastrocmsemdash
    Auf GitHub ansehen↗10,887
  • vendurehq/vendureAvatar von vendurehq

    vendurehq/vendure

    7,924Auf GitHub ansehen↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    Builds the management interface as a static application for hosting on external services like Vercel.

    TypeScriptecommerceecommerce-apiecommerce-framework
    Auf GitHub ansehen↗7,924
  • kurrent-io/kurrentdbAvatar von kurrent-io

    kurrent-io/KurrentDB

    5,809Auf GitHub ansehen↗

    KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores events as immutable, ordered records in streams, preserving a complete audit trail and enabling temporal queries. The database uses gRPC for all client-server and inter-node communication, providing efficient binary serialization and bidirectional streaming, and supports atomic multi-stream writes that ensure consistency across multiple streams in a single transaction. The database distinguishes itself with a built-in JavaScript projection engine that transforms, filters, and aggregates

    EventStoreDB administers the database, including stream management and configuration, through a graphical user interface.

    C#cqrsdatabaseevent-sourcing
    Auf GitHub ansehen↗5,809
  • dpgaspar/flask-appbuilderAvatar von dpgaspar

    dpgaspar/Flask-AppBuilder

    4,951Auf GitHub ansehen↗

    Flask-AppBuilder ist ein Rapid-Application-Framework auf Basis von Flask, das die Erstellung von Admin-Interfaces und datenbankgesteuerten Anwendungen automatisiert. Es fungiert als automatischer CRUD-Generator und SQL-Datenbank-Admin-Interface, das die Generierung von Benutzeroberflächen und REST-APIs direkt aus Datenmodellen ermöglicht. Das Framework enthält ein Sicherheitssystem zur Verwaltung von Benutzeridentitäten und Zugriffsrollen durch rollenbasierte Zugriffskontrolle (RBAC). Es unterstützt die Authentifizierung über interne Datenbanken oder externe Anbieter wie LDAP, OAuth und OpenID. Die Plattform deckt breitere Funktionen ab, einschließlich Multi-Dialekt-Datenbankkonnektivität, Modell-Audit-Tracking und Internationalisierung von Benutzeroberflächeninhalten. Zudem bietet sie Tools zur Datenvisualisierung durch Diagramme, Dateiupload-Handling und dynamische Menügenerierung basierend auf Benutzerberechtigungen.

    Ships a web-based graphical interface for administering database instances across multiple SQL dialects.

    Python
    Auf GitHub ansehen↗4,951
  • bknd-io/bkndAvatar von bknd-io

    bknd-io/bknd

    3,726Auf GitHub ansehen↗

    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 built-in graphical administrative dashboard for managing database records and system configuration without writing queries.

    TypeScript
    Auf GitHub ansehen↗3,726
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Management
  4. Self-Hosted Infrastructure Management
  5. Self-Hosted Deployment Infrastructure
  6. Static Admin UI Deployment

Unter-Tags erkunden

  • Database Admin UIsGraphical interfaces for administering database instances, including stream management and configuration. **Distinct from Static Admin UI Deployment:** Distinct from Static Admin UI Deployment: focuses on the UI itself for database administration, not the deployment strategy of a static admin interface.