nestjs-microservices-example
nestjs-microservices-example copied to clipboard
A working example of microservice architecture implementation using nestjs framework
It seems all the requests are going to be sent to the gateway service. Since one of the issues that microservices resolve is scalability, in this case, it seems we...
``` ➜ cd ./gateway && npm install && npm run test > [email protected] test > jest --config ./test/jest-e2e.json --detectOpenHandles (node:32062) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and...
Initial installation of the platform gives me an issue. Comand: `docker network create infrastructure && cp .env.example .env && docker-compose up -d` Issue: `unexpected character "
It throws error that 2023-03-31 13:09:51 [Nest] 47 - 03/31/2023, 7:39:51 AM ERROR [ExceptionsHandler] connect ECONNREFUSED 172.23.0.8:8002 2023-03-31 13:09:51 Error: connect ECONNREFUSED 172.23.0.8:8002 2023-03-31 13:09:51 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1144:16)...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.15 to 5.13.20. Changelog Sourced from mongoose's changelog. 8.3.2 / 2024-04-16 fix(populate): avoid match function filtering out null values in populate result #14518 #14494 types(query): make FilterQuery...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.15 to 5.13.20. Changelog Sourced from mongoose's changelog. 8.3.2 / 2024-04-16 fix(populate): avoid match function filtering out null values in populate result #14518 #14494 types(query): make FilterQuery...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.15 to 5.13.20. Changelog Sourced from mongoose's changelog. 8.3.2 / 2024-04-16 fix(populate): avoid match function filtering out null values in populate result #14518 #14494 types(query): make FilterQuery...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.0 to 5.13.20. Changelog Sourced from mongoose's changelog. 8.3.2 / 2024-04-16 fix(populate): avoid match function filtering out null values in populate result #14518 #14494 types(query): make FilterQuery...
node_modules/@types/express-serve-static-core/index.d.ts(1211,48): error TS1005: ';' expected. node_modules/@types/express-serve-static-core/index.d.ts(1227,16): error TS1005: ';' expected. node_modules/@types/express-serve-static-core/index.d.ts(1228,33): error TS1005: ';' expected. node_modules/@types/express-serve-static-core/index.d.ts(1296,1): error TS1160: Unterminated template literal. npm ERR! code ELIFECYCLE npm ERR! errno 2 npm...