1.0.0 • Published 1 year ago

@acvos/configurator v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@acvos/configurator

Configuration provider for back-end services and CLI apps.

Overview

Configurator aims at achieving two goals: 1. centralize application configuration coming from different sources (e.g. multiple files, external sources, combination of files and environment variables, etc.) 2. transparently manage configuration overrides and layers.

Installation

npm i @acvos/configurator

Basic usage

TBD

Testing

npm test
1.0.0

1 year ago