@nathapp/nestjs-app
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

nestjs-app Library

this package is aim for shorten and clean way to initialize nestjs applications.

  1. for .useAppGlobalGuards. here is the following sequence to initial Jwt AuthGuard:

    i. using .setJwtAuthGuard if specified ii. using JwtMsAuthGuard if @nathapp/nestjs-microservices installed iii. else using JwtAuthGuard

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @nathapp/nestjs-app

    Weekly Downloads

    70

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    36.8 kB

    Total Files

    17

    Last publish

    Collaborators

    • skywills87