Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 710 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 710 Bytes

AWS integrations for Bolt for JavaScript

codecov

This repository provides several packages to simplify the integration of Bolt for JavaScript with various AWS services.

  • @k11i/bolt-dynamodb provides an implementation of the InstallationStore that uses Amazon DynamoDB as a persistent storage.
  • @k11i/bolt-s3 also provides an implementation of the InstallationStore, but it uses Amazon S3 as the persistent storage.

All packages are distributed under the MIT License.