Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

lukecarr/secret-forklift

Repository files navigation

Secret Forklift

Secret Forklift

NPM NPM Bundle Size NPM Weekly Downloads Code Style

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!