Dan Arias

Results 4 issues of Dan Arias

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md ## PR Type What kind of change does this...

The goal of this change is to remove the `> ` from the npm install commands in the README that break the quick copy/paste feature that GitHub now offers. We...

Please see the `Changelog.md` file for an outline of the changes this PR introduces. In summary: - Migrate to TypeScript. - Add support for Express v5.x.x. - Improve testing. -...