Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nest-cn/nestjs-nacos-v2
https://github.com/nest-cn/nestjs-nacos-v2
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nest-cn/nestjs-nacos-v2
- Owner: nest-cn
- License: mit
- Created: 2023-06-06T07:42:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-06T07:55:28.000Z (over 1 year ago)
- Last Synced: 2024-02-15T13:44:58.942Z (11 months ago)
- Language: TypeScript
- Size: 66.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nestjs-nacos
使用简单的方式访问集群中的服务与获取配置
## Installation
$ npm install @quickts/[email protected] nacos## Usage
见example