Skip to content

gedai-dev/nestjs-tactical-design-mongoose

Repository files navigation

Description

This package extends @gedai/nestjs-tactical-design by implementing concrete data persistence with Mongoose. It exposes the base Repository class for mongoose implementations that should be extended in services for persistence. It also provides concrete implementation of Transactional decorator for usage with mongoose and the mongoose repository.

Installation

$ npm install @gedai/nestjs-tactical-design @gedai/nestjs-tactical-design-mongoose @nestjs/mongoose mongoose

License

Gedai is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published