A minimal, but functional config server implemented in NodeJS/NestJS. It can be used to provide configuration to other applications.
Ensure to deploy this functionality in a secure environment, where only the requires services can be reached. Hosting this functionality in public environment may lead to leak of sensitive configuration data of your applications.