This is a NodeJS library to access Amazon DynamoDB databases, forked from @awspilot/dynamodb. Documentation and Examples
npm install @theathletic/dynamodb
TL;DR create a new release to kick off the npm publish
Github action
1 | Go draft a new release | |
2 | Pick the tag:
|
![]() |
3 | Fill release form:
|
![]() |
4 | Publish:
|
![]() |
5 | Check Node.js package action
|
[0] If things don't go right:
- then have fun looking at the log and figure out what went wrong, may the luck be with you
- my 2¢: unless the package has already been published (which is less likely if the action fails), it should be safe to delete the release and try creating the same release again after updating any code as necessary