@aesop-fables/containr-dynamofx
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

@aesop-fables/containr-dynamofx

Provides a common bootstrapping configuration for using DynamoDB in your Typescript applications (i.e., Triginta microservices).

Sample Usage

const container = createContainer([
  useDynamo({
    // optionally pass in anything you would to DynamoDB from @aws-sdk/client-dynamodb
  })
  myCustomModule,
])

Readme

Keywords

none

Package Sidebar

Install

npm i @aesop-fables/containr-dynamofx

Weekly Downloads

34

Version

0.3.0

License

none

Unpacked Size

8.79 kB

Total Files

15

Last publish

Collaborators

  • barretts
  • jmarnoldsan