@nestjs-bff/global

0.4.0 • Public • Published

nestjs-bff-global

This is a companion package for nestjs-bff. This package contains the global code that is shared between the backend api and the client. Typically, this is contracts and DTOs, but it can also contain global logic.

Overview

NestJS-BFF is a starter project for those looking to fast-track building a strongly typed, enterprise-grade, modern NodeJs application, with supporting tooling.

This implementation uses the BFF pattern, leveraging NestJS as the primary framework for the backend API. The client-side example is in Angular, although any client-side Javascript framework can easily be used, including React, or Vue js.

Documentation

Documentation and further details can be found in the nestjs-bff github repo

/@nestjs-bff/global/

    Package Sidebar

    Install

    npm i @nestjs-bff/global

    Weekly Downloads

    1

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    21.1 kB

    Total Files

    51

    Last publish

    Collaborators

    • jamshally
    • ahrnee