nestjs / schematics

Nest architecture element generation based on Angular schematics 🎬

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

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

NPM Version Package License NPM Downloads Coverage 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.

About

Nest architecture element generation based on Angular schematics 🎬

https://nestjs.com

License:MIT License


Languages

Language:TypeScript 96.2%Language:JavaScript 3.7%Language:Shell 0.0%