Skip to content

getlarge/nestjs-tools

Repository files navigation

NestOry Logo

NestJS Tools

License: Apache 2.0 CI Quality Gate Status code style: Prettier

This repository contains several helpful packages for NestJS that I have developed for NestJS applications running in production.

List of packages

Package Description Version
AMQP-Transport A NestJS microservice adapter around AMQPlib supporting exchanges npm
Async-Local-Storage A NestJS module to provide async local storage for your application npm
File-Storage A NestJS module supporting FS and S3 strategies npm
Lock A NestJS module to provide a distributed lock for your application npm
Fastify-Upload A NestJS module to provide file upload support for Fastify npm

Installation and usage

Check the README of each package for more details.

Examples

Check out the following projects for examples of using these packages: