Install NestJS and create your first nestjs app using the @nestjs/cli

Опубликовано: 19 Октябрь 2024
на канале: Jorge Vergara
652
7

NestJS is a nodejs framework for building backend applications, it's heavily inspired by Angular, and it makes handling and scaling a project simpler because of its opinionated defaults.


You'll learn how to install the NestJS CLI (@nestjs/cli) and create your first application.


Then you'll see what the CLI generates for you, what those files do, and how to sue them.


And lastly, you'll see how to create HTTP GET, POST, PATCH, requests, and how to give them all individual routes.


If you want to follow along with coding you can find this article at https://jsmobiledev.com/article/insta...


If you found this helpful do leave a like 😊


You can reach out any time through   / javebratt