0.1.2 • Published 4 years ago

nestjs-typed-dynamodb v0.1.2

Weekly downloads
12
License
MIT
Repository
-
Last release
4 years ago

NestJS Typed DynamoDB

License: MIT npm version

Description

Opinated way to use DynamoDB with NestJS and typescript, heavily inspired by nest-typegoose

Getting Started

First install this module

yarn add nestjs-typed-dynamodb

Notice that it will install dynamodb-data-mapper-annotations as a dependency.

Documentation

All usage instructions and examples are on this Gitbook.