Skip to content
#

.env

.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.

Here are 5,904 public repositories matching this topic...

envilder

🚀 Envilder centralizes cloud secrets (AWS SSM, Azure Key Vault) into your app runtime. CLI, GitHub Action, and native SDKs for .NET, Python, and more. Zero vendor lock-in, no SaaS middleman. Your secrets stay in your cloud.

  • Updated Apr 19, 2026
  • TypeScript

🚀 Build a full-featured CRUD API with Node.js and Express for user management and task tracking, using JWT for secure authentication and Sequelize with MySQL.

  • Updated Apr 19, 2026
  • JavaScript