awesome-repositories.com
Blog
awesome-repositories.com

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

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

6 Repos

Awesome GitHub RepositoriesHosting Deployment Pipelines

Automated workflows for bundling assets and pushing application builds to remote hosting providers.

Distinct from CLI Publishing Pipelines: Existing candidates are too specific to smart contracts or Docker images; this is general web hosting deployment.

Explore 6 awesome GitHub repositories matching devops & infrastructure · Hosting Deployment Pipelines. Refine with filters or upvote what's useful.

Awesome Hosting Deployment Pipelines GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • angular/angularfire2Avatar von angular

    angular/angularfire2

    7,809Auf GitHub ansehen↗

    AngularFire ist eine Integrationsbibliothek, die das Firebase-JavaScript-SDK in Angular-Dienste und Dependency-Injection-Muster einbettet. Sie bietet die notwendigen Mechanismen, um Backend-Authentifizierung, Datenbanken und Speicher mit einer Anwendung zu verbinden. Die Bibliothek konvertiert Live-Daten-Feeds in Observable-Sequenzen, um Remote-Daten in Echtzeit mit dem Anwendungszustand zu synchronisieren. Sie enthält zudem einen Mechanismus zum Schutz von Routen durch Verifizierung der Benutzeridentität über Authentifizierungs-Token sowie ein Befehlszeilen-Dienstprogramm zur Automatisierung der Bereitstellung von Anwendungs-Builds auf Hosting-Diensten. Zusätzliche Funktionen umfassen das Tracking von Router-Navigation und Benutzerereignissen für Web-Analysen sowie die Kapselung von Cloud-API-Aufrufen innerhalb injizierbarer Klassen, um Infrastruktur von Geschäftslogik zu trennen.

    Ships a command-line utility to bundle local assets and deploy them to a remote hosting environment.

    TypeScript
    Auf GitHub ansehen↗7,809
  • maiot-io/zenmlAvatar von maiot-io

    maiot-io/zenml

    5,452Auf GitHub ansehen↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Enables the creation, versioning, and invocation of flow routes through tagged deployments for controlled updates and execution of machine learning workflows.

    Python
    Auf GitHub ansehen↗5,452
  • transitive-bullshit/create-react-libraryAvatar von transitive-bullshit

    transitive-bullshit/create-react-library

    4,758Auf GitHub ansehen↗

    create-react-library ist ein Kommandozeilen-Generator und eine Entwicklungsumgebung für die Erstellung wiederverwendbarer React-Komponentenbibliotheken. Es erstellt die notwendige Projektstruktur und die Build-Pipelines, die erforderlich sind, um JavaScript-Module zu entwickeln, zu bündeln und in einer Registry zu veröffentlichen. Das Tool bietet eine Entwicklungsschleife, die das Quellverzeichnis der Bibliothek mit einer begleitenden Beispielanwendung verknüpft, was Echtzeit-Updates und Live-Vorschauen ermöglicht. Es enthält zudem eine Deployment-Pipeline, die Beispielanwendungen in Produktions-Builds für das Hosting als öffentliche Dokumentation transformiert. Das Build-System verwaltet das Multi-Format-Modul-Bundling für CommonJS- und ES-Module, einschließlich der Generierung von Sourcemaps. Es handhabt zudem das Peer-Dependency-Management, um sicherzustellen, dass geteilte Abhängigkeiten externalisiert und nicht in das finale Paket gebündelt werden.

    Provides automated workflows to bundle example applications and push them to remote hosting for documentation.

    JavaScriptbabelclicomponent
    Auf GitHub ansehen↗4,758
  • async-labs/builderbookAvatar von async-labs

    async-labs/builderbook

    3,799Auf GitHub ansehen↗

    Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil

    Provides a deployment pipeline to push the application builds to cloud hosting providers.

    JavaScriptapisaws-sesboilerplate
    Auf GitHub ansehen↗3,799
  • aws/copilot-cliAvatar von aws

    aws/copilot-cli

    3,735Auf GitHub ansehen↗

    AWS Copilot is a command line interface for deploying and managing containerized applications and services on AWS. It serves as a container deployment tool, infrastructure orchestrator, and job runner, enabling the release of production-ready workloads through a simplified set of commands. The tool distinguishes itself by automating the entire application lifecycle, from initializing directory structures and manifests to managing continuous delivery pipelines with Git integration. It utilizes a manifest-based approach to generate and customize cloud infrastructure templates, allowing for the

    Provides visibility into all active deployment pipelines associated with an application.

    Goaws-apprunneraws-ecsaws-fargate
    Auf GitHub ansehen↗3,735
  • dhravya/cloudflare-saas-stackAvatar von Dhravya

    Dhravya/cloudflare-saas-stack

    3,724Auf GitHub ansehen↗

    This project is a full-stack serverless application stack and boilerplate designed for building software-as-a-service applications on the Cloudflare Workers platform. It provides a TypeScript starter that unifies the frontend and backend within a single deployment workflow, integrating essential primitives for authentication, data persistence, and storage. The stack is distinguished by its pre-configured templates for rapid project bootstrapping. It includes integrated support for the Cloudflare D1 SQL database and Cloudflare R2 buckets, providing a predefined architecture for managing relati

    Implements automated workflows for bundling assets and pushing application builds to edge hosting.

    TypeScript
    Auf GitHub ansehen↗3,724
  1. Home
  2. DevOps & Infrastructure
  3. Hosting Deployment Pipelines