NestJs
Typescript APIs with Node.js
Generators
The Nest plugin for Nx extends the generators provided by Nest. Any commands that can be used with the Nest CLI can also be used with the nx command.
tip
The --sourceRoot flag should be used for all Nest generators.
npx nx nest generate module /core/database --
Microservices
- NX
- React
- gRPC
- Kafka
- RabbitMQ
Migrations
What is the best strategy?
Validation
Automapper
yarn add @automapper/core, @automapper/classes, @automapper/nestjs class-transformer class-validator
yarn add -D @automapper/types
Architecture
Learn
- Official Nestjs Microservices
- NestJS Microservices Full Course
- Building Modern Node.JS applications with NestJS
- Supabase Nest
Testing
Deployment
- https://dev.to/kiwicopple/loading-json-into-postgres-2l28
- https://dev.to/clement/nestjs-postgresql-angular-within-nx-workspace-from-scratch-to-production-2im8