Skip to content

stevecaldwell77/hebo-event-repository-dynamodb

Repository files navigation

hebo-event-repository-dynamodb

build status code coverage code style styled with prettier made with lass license

Event Repository implementation for hebo-js that uses AWS DynamoDb

Table of Contents

Install

npm:

npm install hebo-event-repository-dynamodb

yarn:

yarn add hebo-event-repository-dynamodb

Usage

const HeboEventRepositoryDynamodb = require('hebo-event-repository-dynamodb');

const heboEventRepositoryDynamodb = new HeboEventRepositoryDynamodb();

console.log(heboEventRepositoryDynamodb.renderName());
// script

Contributors

Name
Steve Caldwell

License

MIT © Steve Caldwell

About

Event Repository implementation for hebo-js that uses AWS DynamoDb

Resources

License

Stars

Watchers

Forks

Packages

No packages published