# note-nest **Repository Path**: zhouboyi/note-nest ## Basic Information - **Project Name**: note-nest - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nestjs ## README

📔 note-nest

### 📖 语言 简体中文 | [English](./README.en.md) ### ⌛ 开始 #### 安装依赖 ``` pnpm install ``` #### 运行服务 ``` pnpm run start ``` #### 端到端测试 ###### pnpm ``` pnpm run test:e2e ``` ###### npx ``` npx jest --config=./test/jest-e2e.json ``` ### 📜 开源协议 [MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 周博义