configify
Config manager
A NestJS module for managing application configuration and secrets in a flexible and scalable way.
NestJS Config on Steroids
77 stars
4 watching
5 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
awsconfigurationnestjstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
nonfig/nestjs-config | A NestJS module for managing feature configurations and toggles in a centralized way. | 41 |
nestjsx/nestjs-config | A configuration module for NestJS applications using dotenv and file globbing | 698 |
nikaple/nest-typed-config | Provides a type-safe way to manage configurations in Nest.js applications. | 208 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
woowabros/nestjs-library-config | A NestJS module that allows individual modules to manage their own environment variables easily and securely. | 66 |
golobby/config | A configuration manager for Go projects using various file formats and environment variables. | 367 |
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 337 |
sindresorhus/conf | Handles configuration data storage and validation | 1,244 |
goraz/onion | A layer-based configuration manager for Go applications | 118 |
gookit/config | A configuration management library for Go applications | 543 |
jagerente/gocfg | A configuration management library for Go programs. | 6 |
num30/config | A package for declarative configuration in Go | 51 |
pixelb/crudini | A utility for manipulating configuration files using a command-line interface | 442 |
antham/envh | Provides a way to manage environment variables in a hierarchical configuration format | 99 |
codenoid/gotral | A centralized configuration management system for Go applications with encryption and basic authentication support. | 4 |