secret-forklift
v0.2.3
Published
AWS Parameter Store loader for Node.js. Load secrets, tokens, and application configuration variables from AWS Systems Manager's Parameter Store into your Node.js app!
Downloads
7
Maintainers
Readme
Secret Forklift
AWS Parameter Store loader for Node.js. Load secrets, tokens, and application configuration variables from AWS Systems Manager's Parameter Store into your Node.js app!
It's dead easy to use and you can get started with just one line of code:
Install
npm i secret-forklift
Getting Started
Head over to the official docs to get started using Secret Forklift!