dotenv-org/dotenv-vault-core

how to use with nestjs?

ramsundark5 opened this issue · 1 comments

I'm using nestjs/config which internally initializes dotenv. please add an example of how to use dotenv-vault-core in a nestjs application

dotenv now has built-in support for decrypting .env.vault files. So as long as nestjs is using the latest dotenv, you should be all set. https://github.com/motdotla/dotenv

We'll try and get a guide added soon: https://dotenv.org/docs