@tiffinger-thiel/schematics
TypeScript icon, indicating that this package has built-in type declarations

8.1.6 • Public • Published

Tiffinger & Thiel GmbH Nestjs Schematics

A fork of Nestjs Schematics with our own defaults.

Description

IMPORTANT: As we only use typescript, the js schemas are untouched!

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

Note: Run this also to update the local version!

$ npm install -D -g @tiffinger-thiel/schematics

Usage

Just update the local version and then use it

$ npm install @tiffinger-thiel/schematics @nestjs/cli -g
$ nest new -p yarn -l TypeScript --strict -c @tiffinger-thiel/schematics project-name

Learn more in the official documentation.

License

Nest is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @tiffinger-thiel/schematics

Weekly Downloads

131

Version

8.1.6

License

MIT

Unpacked Size

173 kB

Total Files

228

Last publish

Collaborators

  • tiffingerthiel