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

seedium/nestjs-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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