This repository is a fork of @nestjs/schematics containing the crud-resource
schematic for the nestjs-prisma-crud package.
A progressive Node.js framework for building efficient and scalable server-side applications.
Description
The Nest CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps. Read more here.
Installation
$ npm install nestjs-prisma-crud-schematics --save-dev
Usage
Learn more in the official documentation.
Stay in touch
License
Nest is MIT licensed.