Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 352 Bytes

README.MD

File metadata and controls

29 lines (18 loc) · 352 Bytes

prisma-nest

Generate nestJS components using prisma types.

Install

npm i -D prisma-nest

Usage

npx prisma-nest 

OR

npx gen 

This will give you a choice to generate either Controller, Module, Service, or all three nestJS componenets.

License

free