# nest_example **Repository Path**: xyf_example/nest_example ## Basic Information - **Project Name**: nest_example - **Description**: nest中的使用 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-16 - **Last Updated**: 2025-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 常用命令汇总 ```bash nest g res posts --no-spec # 生成资源 posts就是对应的目录控制器 ```