0.1.3 • Published 7 months ago

nestjs-extras v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

NestJS Extras

Opinionated NestJS modules

Modules

Auth Module

Rationale

The AuthModule is a wrapper around the PassportModule and JwtModule that provides a simple way to configure authentication for your NestJS application.

Database Module

Rationale

The DatabaseModule is a wrapper around the TypeOrmModule that provides a simple way to configure database connections for your NestJS application.

Kafka Module

Rationale

The KafkaModule is a wrapper around the kafkajs that provides a simple way to configure Kafka connections for your NestJS application.

Status Module

Rationale

The StatusModule is a module to provide a simple way to configure a status endpoint for your NestJS application.

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago