Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.29 KB

Dynamoed, npm module

DynamoDB is a NoSQL managed database service by AWS. The AWS SDK is full of bumps and bruising, so this is a light node module to allows developers to use promies and easier to grok options.

Contributing

See CONTRIBUTING for additional information.

Sending coverage to codeclimate requires an api key to be exposed in the shell. Before running CODECLIMATE_REPO_TOKEN=MYAPITOKEN npm run send-to-codeclimate

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.