npm install -D @nestjs/clinpx ng g workspace-schematic nestedit tools/schematics/nest/index.ts and tools/schematics/nest/schema.json
# npx nx workspace-schematic nest [schematics] [name] [project]
npx nx workspace-schematic nest controller name api
# library (generated but not for nrwl)
npx nx workspace-schematic nest lib firestore
TODO