Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework.
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
A simple pagination function to build a pagination object with types