nestjs-easyconfig

Config manager

A module to load and manage environment variables from .env files in NestJS applications.

Manage nestjs configs on the go 🔥

GitHub

188 stars
4 watching
18 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list

backendconfiguration-managementhacktoberfestnestjsnestjs-easyconfig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nikaple/nest-typed-configProvides a type-safe way to manage configurations in Nest.js applications.208
nonfig/nestjs-configA NestJS module for managing feature configurations and toggles in a centralized way.41
nestjsx/nestjs-configA configuration module for NestJS applications using dotenv and file globbing698
it-gorillaz/configifyA NestJS module for managing application configuration and secrets in a flexible and scalable way.77
woowabros/nestjs-library-configA NestJS module that allows individual modules to manage their own environment variables easily and securely.66
antham/envhProvides a way to manage environment variables in a hierarchical configuration format99
nestjsx/nest-routerOrganizes routes in a hierarchical structure for building RESTful APIs with NestJS619
nestjs/nest-cliA tool that helps developers set up and maintain Nest applications1,988
softwarebrothers/adminjs-nestjsA plugin that integrates AdminJS with NestJS framework for managing content163
runtime-env/import-meta-envProvides a way to manage environment-specific variables in JavaScript applications.249
fukamachi/envyA configuration manager for software applications inspired by Config::ENV.57
micalevisk/nestjs-conditional-exception-filterA utility package to create exception filters based on conditions in NestJS applications.17
golobby/configA configuration manager for Go projects using various file formats and environment variables.367
microconfig/microconfigA tool for managing configuration files for multiple microservices in a scalable and reusable way305
sindresorhus/confHandles configuration data storage and validation1,244