Backend Create Module

Step-by-step workflow to create a new NestJS backend feature module: Prisma model, DTOs, controller, service, file uploads, auth guards, pagination, soft delete, app.module registration. Use when adding products, categories, coupons, or any new backend resource/module.

xmuhameed Updated

File contents

xmuhameed/cursor-skills/tree/main/backend-nest/create-module commit b687b466e6

Frequently asked questions

npx skillmds@latest add xmuhameed/backend-create-module