Want to use NestJS to it's full potential and understand how it really works? Check out my free NestJS course which covers concepts like TypeScript Classes, Dependency Injection, IoC Containers and more:
Discover how to create a fully type-safe pnpm monorepo using NestJS, NextJS and tRPC. This comprehensive tutorial covers the integration of tRPC as the API layer, providing end-to-end type safety for your full-stack TypeScript application, as well as deploying both apps to Railway.
Learn how to write a docker-compose file that creates a local environment with hot reloading for NestJS, Postgres and Redis (using Prisma as the ORM layer)
Learn how to set up and deploy a production ready Express GraphQL server in TypeScript that can be used by a client to query and persist data from a Postgres database.