Yash Mittal
Yash Mittal
yes @thekavikumar
@VedantKhairnar this is a long running ticket.
Please go ahead and raise a PR, assignment only comes after a draft PR has been raised.
Hey @ALOK9442 Refer this: https://github.com/nestjsx/crud Since we are using Prisma, we need something similar which works with Prisma.
Yes, Stencil is based on Nest not express. The main aim of this ticket to help enable CRUD APIs in a single command for schema models so that the developers...
@Apurv428 its in the root of this project. https://github.com/SamagraX-Stencil/stencil/tree/main/sample/01-all-features
Yes @Apurv428 , the schema.prisma will have multiple models and its fine to have the API routes like this for now
Yes @Apurv428, It would be good to have DTOs and Interfaces generated as well.
@Yash-Sajwan24 @aryangandhi05 the first version of this extension has been very graciously contributed by @Apurv428 and he is continuing to work on this ticket to improve the extension. I suggest...
## Resources - [NestJS-X/CRUD Decorator Wiki](https://github.com/nestjsx/crud/wiki/Controllers#description)