Nestjs Bff Versions Save

A full-stack TypeScript solution, and starter project. Includes an API, CLI, and example client webapp. Features include production grade logging, authorization, authentication, MongoDB migrations, and end-to-end testing.

v1.1.4

5 years ago

v1.0.0

5 years ago

This is a major release, which includes breaking changes

Updates include:

  • File structure and naming simplified, and moved towards industry standard
  • Combined read and write repos into single base repo
  • Separated controllers for Domain Services from Application Services
  • Added automatic authorization checking to controllers and repos based the presence of orgId and userId

v0.4.1

5 years ago

0.2.0

5 years ago

Pre-release: full stack working with user login and logout