Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 384 Bytes

NestJS Configuration

The lightful and powerful config module for NestJS application

Supporting the next features:

  • Autoload from files using glob pattern
  • Different loaders (The config values can be loaded from any type of sources).
  • Direct injecting configuration in js object with type hinting
  • Helper methods for getting the values
  • Schema validation