add cursor

This commit is contained in:
2025-09-26 19:49:56 +07:00
parent ae7f2cd114
commit 5deae69553
54 changed files with 2763 additions and 6644 deletions

View File

@@ -0,0 +1,6 @@
---
description: Defines standards for the shared module in NestJS, emphasizing utilities and shared business logic accessible across modules.
globs: src/shared/**/*.*
---
- Utilities
- Shared business logic