We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de674e commit 6f50075Copy full SHA for 6f50075
README.md
@@ -8,6 +8,10 @@
8
A DynamoDB module for Nest framework (node.js) using <a href="https://github.com/typedorm/typedorm">typeDorm</a> library
9
</p>
10
11
+<p align="center">
12
+ <a><img src="https://github.com/nest-dynamodb/typedorm/actions/workflows/test.yaml/badge.svg?branch=main" alt="Github action" /></a>
13
+</p>
14
+
15
### Installation
16
17
#### with npm
0 commit comments