# config_manager **Repository Path**: pefish/config_manager ## Basic Information - **Project Name**: config_manager - **Description**: 轻量级配置管理中心 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: staging - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-07-13 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一个超级轻量级的配置中心 微服务众多,对配置集中管理的需求迫切 配置管理中心,实现配置集中管理,配置热加载 ### 启动 ```shell yarn build-client ``` ```shell yarn start ```