serverless-dotenv

1.0.0-beta.2 • Public • Published

dotenv

A simple dotenv plugin for the Serverless framework.

Getting started

npm install --save-dev serverless-dotenv

and in serverless.yml:

plugins:
  - serverless-dotenv

That's it. It will load all .env file's environment varibles into the Lambda functions when deployed.

Readme

Keywords

none

Package Sidebar

Install

npm i serverless-dotenv

Weekly Downloads

365

Version

1.0.0-beta.2

License

ISC

Last publish

Collaborators

  • bjfletcher