The light wrapper around aws-sdk DynamoDB.
npm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typingsnpm run lint
: Lints codenpm run cm
: Commit using conventional commit style (husky will tell you to use it if you haven't 😉)