Skip to content

Nest.js Learning examples, covering the official documentation 'overview' 'fundamentals'' 'technology' 'security' four sections of all knowledge instances, to help you learn Nest.js more quickly!

License

Notifications You must be signed in to change notification settings

zxywftr/Nest.js-Example

Repository files navigation

Nest Logo

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

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest.js 学习示例,涵盖官方文档的 概述 基本原理 技术 安全 四个大块的所有知识点实例,助你更加快速的学会Nest.js!

请您动动发财的小手给我点个 Star 吧!感谢!~

Nest framework TypeScript starter repository.

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

Nest.js Learning examples, covering the official documentation 'overview' 'fundamentals'' 'technology' 'security' four sections of all knowledge instances, to help you learn Nest.js more quickly!

Resources

License

Stars

Watchers

Forks

Packages

No packages published