nestjs-microservice-boilerplate-api
nestjs-microservice-boilerplate-api copied to clipboard
Nestjs boilerplate microservice api | Mongodb CRUD - Postgres CRUD | Docker | Husky | Secrets service | HTTP service | Logs service | Authentication | Authorization | Error Handler | Swaggger Document...
{"stack":"AggregateError\n at internalConnectMultiple (node:net:1114:18)\n at afterConnectMultiple (node:net:1667:5)\n at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)","errors":"Error: connect ECONNREFUSED ::1:4318,Error: connect ECONNREFUSED 127.0.0.1:4318","code":"ECONNREFUSED","name":"AggregateError"} {"stack":"Error: PeriodicExportingMetricReader: metrics export failed (error AggregateError)\n at doExport (/Users/niteshrajkhanal/Desktop/nestjs-microservice-boilerplate-api/node_modules/@opentelemetry/sdk-metrics/build/src/export/PeriodicExportingMetricReader.js:76:23)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at...
Olá Mike, primeiramente parabéns pelo excelente projeto. Estou fazendo alguns testes com o objetivo de entender o funcionamento e percebi, durante os testes, que não está sendo feito o registro...
I am running on Ubuntu 23. I have cloned the project and then ran `yarn infra` the docker containers are up and running successfully. But while trying to run the...
Hi Mike, Thanks for this amazing boilerplate. it would be nice if you can provide minimal documentation explaining the architecture of project. It would be really helpful if you can...
### Environment: System: Ubuntu 22.04 Node: 20.11.1 NPM: 10.2.4 ### Description: When attempting to start the project, an issue was encountered that prevented the project from running as expected. Detailed...
After a user is logged in, a `/me` endpoint is needed to get the user information from the jwt token.
(node:25144) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) {"stack":"RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: \"length\" is outside...
i was run cli with step by step with README.md file but when run start:dev then have error like this Please help me.