awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Configuration and Lifecycle Management · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesConfiguration and Lifecycle Management

Tools for defining build parameters, environment-specific settings, and automated execution hooks within the pipeline.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Configuration and Lifecycle Management. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Build and Deployment Tools
  4. Configuration and Lifecycle Management

Awesome Configuration and Lifecycle Management GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    467,272GitHubView on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of

    Markdownawesome-listfreeprogramming
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend

Explore sub-tags

  • Build Configuration3 sub-tagsSettings and parameters that define how source files, paths, and build modes are handled during compilation.
  • Build Lifecycle Hooks1 sub-tagScripts or triggers that execute custom logic at specific stages of the software build and compilation process.
  • Production Build Configurations1 sub-tagBuild settings specifically optimized for deploying applications to live environments, including performance and compatibility adjustments.