Open Issues Need Help
View All on GitHub Feature Request: Config Profiles Support (profile-based env mapping) about 2 hours ago
AI Summary: This feature request proposes adding "config profiles" to Envapt, allowing users to group environment variables under named profiles (e.g., dev, prod) within a single `.env` file. This enables easy switching between environment contexts without manually modifying multiple variables, thereby reducing errors and simplifying configuration. The proposed API involves section-style declarations in the `.env` file, with an `ENV_PROFILE` variable determining the active profile.
Complexity:
3/5
enhancement good first issue needs triage
An environment configuration library that eliminates the boilerplate of transforming parsed .env
TypeScript
#config#decorators#dotenv#env#environment#manage-secrets#secrets#settings#templates#typescript#variables