Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

getConfig

  • getConfig(ENV: string): any
  • Load and parse a server environment config from ./config/env/.

    Parameters

    • ENV: string

      Name of the config, e.g. 'default'.

    Returns any

    Dict type object with 'env: envConfig' and 'app: appConfig'.

Generated using TypeDoc