What is @nestjs/config?
"Nest - modern, fast, powerful node.js web framework (@config)"
@nestjs/config is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 51.5 KB on disk.
Installation Guide
# Install via NPM
npm install @nestjs/config
# Install via Yarn
yarn add @nestjs/config