Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 751 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 751 Bytes

Build Status Dependency Status devDependency Status

Lambda Boilerplate

Lambda boilerplate project.

After cloning the repository, run npm install to install all dependencies. Entry point for all yours implementations is src/pipeline.

Configuration

The application can be configured using a .env file (key=value format).