nestjs-boilerplate
nestjs-boilerplate copied to clipboard
NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.15.30` -> `22.15.32`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.30/22.15.32) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://redirect.github.com/kulshekhar/ts-jest)) | [`29.3.4` -> `29.4.0`](https://renovatebot.com/diffs/npm/ts-jest/29.3.4/29.4.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [release-it](https://redirect.github.com/release-it/release-it) | [`19.0.2` -> `19.0.3`](https://renovatebot.com/diffs/npm/release-it/19.0.2/19.0.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Hi guys, Is it possible to add a property with a complex type in a relational database without a one-to-many relationship? example: suppose this sudo complex type keeps action information...
Base on the current repository setup, is there an easy way to do transaction without rewriting the repository?
# Request Logging Implementation Issue Attached: #908 ## Overview Adds comprehensive request logging using Pino logger with both concise and detailed logging options. ## Features - One-line info logs for...
**Describe the bug** When I click on the discord link, it simply opens up discord. **To Reproduce** Click on the "Join us on Discord" button from the repository github page....
npm run add:property:to-document when adding a property, I get this error: \src\users\domain\user.ts 5:2 error Parsing error: Declaration expect and the new property is not inserted in the correct place.
Currently, a user cannot re-register after deletion. This is because a soft delete leaves the record, and the re-registration tries to create a record with an email that violates the...
There is no method to remove wrong property add? any suggest will very help me,