samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.77k stars 91 forks source link

feat/docs: update setup nx #951

Open honguyenhaituan opened 1 month ago

honguyenhaituan commented 1 month ago

Update docs setup nestia with nx

samchon commented 1 month ago

I cannot understand the reason why not to using npx nestia setup command.

Any special reason not to using the npx nestia setup command?

Also, you're adding another TypeScript project configuration file instead of tsconfig.json. Can you explain me why?