File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
NATS v2 strategy and client module for [ Nest] ( https://github.com/nestjs/nest )
4
4
5
+ <!-- Badges -->
6
+ <p align =" center " >
7
+ <a href =" https://github.com/nestjs-ex/nats-strategy/actions/workflows/development.yml " >
8
+ <img alt="Test CI" src="https://github.com/nestjs-ex/nats-strategy/actions/workflows/development.yml/badge.svg?branch=main&event=push" />
9
+ </a >
10
+ <a href =" https://www.npmjs.com/package/@nestjs-ex/nats-strategy " >
11
+ <img alt="npm" src="https://img.shields.io/npm/v/@nestjs-ex/nats-strategy.svg?style=flat-square" />
12
+ </a >
13
+ <a href =" https://www.npmjs.com/package/@nestjs-ex/nats-strategy " >
14
+ <img alt="monthly downloads" src="https://img.shields.io/npm/dm/@nestjs-ex/nats-strategy.svg?style=flat-square" />
15
+ </a >
16
+ </p >
17
+
5
18
## Installation
6
19
7
20
``` bash
You can’t perform that action at this time.
0 commit comments