πŸ“¦ nestjs / config

Configuration module for Nest framework (node.js) πŸ“

β˜… 572 stars β‘‚ 100 forks πŸ‘ 572 watching βš–οΈ MIT License
configurationjavascriptnestnestjsnodejstypescript
πŸ“₯ Clone https://github.com/nestjs/config.git
HTTPS git clone https://github.com/nestjs/config.git
SSH git clone git@github.com:nestjs/config.git
CLI gh repo clone nestjs/config
renovate[bot] renovate[bot] chore(deps): update dependency typescript-eslint to v8.53.1 (#2246) 4e88476 13 hours ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .circleci
πŸ“ .github
πŸ“ lib
πŸ“ tests
πŸ“„ .gitignore
πŸ“„ .npmignore
πŸ“„ .prettierrc
πŸ“„ .release-it.json
πŸ“„ CONTRIBUTING.md
πŸ“„ index.d.ts
πŸ“„ index.js
πŸ“„ index.ts
πŸ“„ LICENSE
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ renovate.json
πŸ“„ tsconfig.json
πŸ“„ README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Discord Backers on Open Collective Sponsors on Open Collective

Description

Configuration module for Nest based on the dotenv (to load process environment variables) package.

Installation

$ npm i --save @nestjs/config

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.