@digifi/app-config-loader
TypeScript icon, indicating that this package has built-in type declarations

5.0.4 • Public • Published

App Config Loader 5

This package helps you to encapsulate code related to retrieving environment variables.

This package takes values either from Azure/AWS/process.env.


BRAKING CHANGES (migrating from v4)

  1. Now you need to parse .env files on your own. You can use dotenv package for this.

  2. Default import returns SecretService, instead of new SecretService, you should create an instance manually.

  3. there are no required environment variables anymore like (AzureKeyVaultName, AwsSecretsManagerSecretId, AwsRegion), you should pass configs to SecretService constructor.

Readme

Keywords

none

Package Sidebar

Install

npm i @digifi/app-config-loader

Weekly Downloads

46

Version

5.0.4

License

Apache

Unpacked Size

1.1 MB

Total Files

214

Last publish

Collaborators

  • katsiarynachka
  • d.lonski
  • eugeniakasperskaya
  • vladimir.nekhay
  • jjersey00
  • digifi-dmitry
  • alexey.maslovsky
  • promisefinorg
  • ilya.tishonok
  • dvovna