1.0.0-beta.2 • Published 9 years ago
serverless-dotenv v1.0.0-beta.2
dotenv
A simple dotenv plugin for the Serverless framework.
Getting started
npm install --save-dev serverless-dotenvand in serverless.yml:
plugins:
- serverless-dotenvThat's it. It will load all .env file's environment varibles into the Lambda functions when deployed.
1.0.0-beta.2
9 years ago
0.0.0
9 years ago