Skip to content

Releases: floracodex/nestjs-secrets

1.0.0-rc.1

08 May 15:52
9df4145
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc.0...1.0.0-rc.1

1.0.0-rc.0

08 May 15:31
2bf9619
Compare
Choose a tag to compare

NestJS Secrets simplifies how you manage configuration and securely integrate secrets from cloud providers into your NestJS applications. It enhances NestJS's standard ConfigModule without reinventing the wheel, allowing you to keep sensitive data out of your codebase and easily handle environment-specific settings.

For full documentation, please visit our GitHub Wiki.

Key Features