The @nodeflip/nest-env-config module provides a convenient way to manage environment configuration in your NestJS applications. By using decorators, you can define configuration properties that are automatically populated from environment variables with optional default values.
nodejs config http typescript environment-variables env nestjs nestjs-backend nest-config httpservice nodeflip
-
Updated
Jan 30, 2025 - TypeScript