0.1.0 • Published 5 years ago

@nestjs-bff/universal v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

nestjs-bff-universal

This is a companion package for nestjs-bff. This package contains the universal code that is shared between the backend api and the client. Typically, this is contracts and DTOs, but it can also contain universal 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

0.1.0

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago