Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
161 contributions in the last year
Contribution activity
December 1, 2020
November 2020
Created 3 commits in 2 repositories
Created 3 repositories
- smolinari/query-typegoose-example TypeScript
- smolinari/nestjs-query-test TypeScript
- smolinari/docs.nestjs.com TypeScript
Created a pull request in nestjs/docs.nestjs.com that received 3 comments
docs(cli): adds resource schematic to usages.md - fixes #1551
Hi, This fixes #1551 What kind of change does this PR introduce? Bugfix Feature Code style update (formatting, local variables) Refactoring (n…
Created an issue in nestjs/nest-cli that received 2 comments
Generating a "resource" with --dry-run still alters the file system
Hi,
When running
nest generate resource test --dry-run
a folder called test and two .spec files are still generated into the project.
Expected resu…