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 RepositoriesEnvironment Variable Management

Practices for securely managing authentication credentials via environment variables.

Distinguishing note: Focuses on credential security rather than general environment configuration.

Explore 6 awesome GitHub repositories matching security & cryptography · Environment Variable Management. Refine with filters or upvote what's useful.

Awesome Environment Variable Management GitHub Repositories

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

    upstash/context7

    57,490Auf GitHub ansehen↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    Manages authentication credentials using environment variables to securely store API keys.

    TypeScriptllmmcpmcp-server
    Auf GitHub ansehen↗57,490
  • usebruno/brunoAvatar von usebruno

    usebruno/bruno

    44,931Auf GitHub ansehen↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    Integrates with local environment file standards to manage sensitive configuration values securely.

    JavaScriptapi-clientapi-testingautomation
    Auf GitHub ansehen↗44,931
  • roots/bedrockAvatar von roots

    roots/bedrock

    6,531Auf GitHub ansehen↗

    WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure

    Loads configuration from a .env file using PHP dotenv, making credentials and settings available via getenv, $SERVER, or $ENV.

    PHPbedrockcomposerphp
    Auf GitHub ansehen↗6,531
  • evidence-dev/evidenceAvatar von evidence-dev

    evidence-dev/evidence

    5,919Auf GitHub ansehen↗

    Reads database credentials from environment variables at build time instead of embedding them in source files.

    JavaScriptanalyticsbusiness-intelligencedashboard
    Auf GitHub ansehen↗5,919
  • cheatsnake/backend-cheatsAvatar von cheatsnake

    cheatsnake/backend-cheats

    4,619Auf GitHub ansehen↗

    backend-cheats ist ein umfassender Referenzleitfaden für Backend-Engineering und eine Sammlung technischer Cheatsheets. Es dient als Wissensdatenbank für serverseitige Entwicklung, Netzwerke und Informatik-Grundlagen, bereitgestellt als Markdown-basierte statische Website. Das Projekt bietet detaillierte Handbücher für API-Design, insbesondere für REST- und GraphQL-Schnittstellen, sowie Softwarearchitekturmuster wie Monolith, Microservices und MVC. Es enthält einen Überblick über Datenbankarchitekturen, der relationale und NoSQL-Paradigmen vergleicht, sowie eine Web-Sicherheitsreferenz zur Identifizierung von Schwachstellen und zur Verwaltung von Umgebungsvariablen. Das Referenzspektrum erstreckt sich auf DevOps und Infrastrukturmanagement, einschließlich Linux-Systemadministration und Containerisierung mit Orchestrierungstools. Zusätzliche Themen umfassen Computerhardware-Architektur, Netzwerkgrundlagen, Leistungsoptimierung durch Caching und Profiling sowie Software-Teststrategien. Die Dokumentation ist in Markdown-Quelldateien strukturiert, die in vorgerenderte HTML-Seiten konvertiert werden.

    Explains practices for securely managing authentication credentials and sensitive configuration via environment variables.

    architectural-patternsarchitectureawesome
    Auf GitHub ansehen↗4,619
  • datawhalechina/vibe-vibeAvatar von datawhalechina

    datawhalechina/vibe-vibe

    3,126Auf GitHub ansehen↗

    vibe-vibe is an LLM agent engineering framework and toolchain optimizer designed for orchestrating multi-agent systems. It serves as a comprehensive guide and methodology for transforming conceptual ideas into deployed applications through agentic software engineering. The project focuses on the orchestration of specialized AI agent roles with defined collaboration boundaries and iterative feedback loops. It provides frameworks for toolchain optimization, including the selection and evaluation of protocols that extend model capabilities and the design of standardized tool interfaces. The sys

    Secures sensitive credentials through environment variables to prevent leakage in source control.

    agentagentic-aiai
    Auf GitHub ansehen↗3,126
  1. Home
  2. Security & Cryptography
  3. Environment Variable Management