nestjs

Installation
SKILL.md

NestJS Microservices Development

Project Structure

This project uses NestJS for three microservices:

  • apps/auth - Authentication (JWT, Passport)
  • apps/order - Order management (integrates with Temporal)
  • apps/product - Product catalog

Shared modules are in packages/core.

Creating a New Module

1. Create Module File

Installs
4
GitHub Stars
83
First Seen
Jan 25, 2026
nestjs — proyecto26/projectx