Skip to content

Nest architecture element generation based on Angular schematics 🎬

License

Notifications You must be signed in to change notification settings

nestjs/schematics

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2025
Nov 16, 2021
Jan 17, 2025
Mar 3, 2025
Dec 9, 2024
Feb 6, 2025
Jan 25, 2020
Aug 23, 2020
Feb 22, 2018
Nov 14, 2019
Oct 17, 2024
May 15, 2022
Apr 3, 2022
Mar 3, 2025
Nov 25, 2024
Oct 18, 2019
Dec 19, 2019
Mar 4, 2025
Mar 4, 2025
Nov 7, 2019
Feb 6, 2025
Feb 6, 2025

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Discord Backers on Open Collective Sponsors on Open Collective

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 -g @nestjs/schematics

Usage

Learn more in the official documentation.

Stay in touch

License

Nest is MIT licensed.