An environment configuration library that eliminates the boilerplate of transforming parsed .env

5 stars 2 forks 5 watchers TypeScript Apache License 2.0
config decorators dotenv env environment manage-secrets secrets settings templates typescript variables
1 Open Issue Need Help Last updated: Nov 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This feature request proposes adding support for named configuration profiles (e.g., 'dev', 'prod') to Envapt. Users would define environment variables within specific profile sections in their .env file, and Envapt would automatically select and apply the correct variables based on a specified profile environment variable. This aims to simplify environment switching, reduce errors, and improve configuration management for multi-service applications.

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