Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiwi/nestjs-enterprise
Components to build Nestjs-based applications for enterprise
https://github.com/qiwi/nestjs-enterprise
backend nestjs nodejs
Last synced: about 1 month ago
JSON representation
Components to build Nestjs-based applications for enterprise
- Host: GitHub
- URL: https://github.com/qiwi/nestjs-enterprise
- Owner: qiwi
- License: mit
- Created: 2020-06-30T12:05:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T22:43:24.000Z (about 2 months ago)
- Last Synced: 2024-10-04T10:18:36.192Z (about 1 month ago)
- Topics: backend, nestjs, nodejs
- Language: TypeScript
- Homepage:
- Size: 3.69 MB
- Stars: 17
- Watchers: 11
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QIWI Nestjs enterprise
Components to build Nestjs-based applications for enterprise* [@qiwi/nestjs-enterprise-common](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/common#readme)
* [@qiwi/nestjs-enterprise-consul](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/consul#readme)
* [@qiwi/nestjs-enterprise-config](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/config#readme)
* [@qiwi/nestjs-enterprise-logger](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/logger#readme)
* [@qiwi/nestjs-enterprise-mdc](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/mdc#readme)
* [@qiwi/nestjs-enterprise-svc-info](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/svc-info#readme)
* [@qiwi/nestjs-enterprise-thrift](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/thrift#readme)
* [@qiwi/nestjs-enterprise-connection-provider](https://github.com/qiwi/nestjs-enterprise/tree/master/packages/connection-provider#readme)### Roadmap
Make some parts of `qiwi-js-platform` public
* [x] Config
* [x] Logger
* [x] Consul
* [ ] Healthcheck
* [x] Svc-info
* [ ] Metrics
* [x] MDC
* [ ] Swagger
* [x] Thrift
* [x] Connection provider