# project-manage **Repository Path**: zyjun/project-manage ## Basic Information - **Project Name**: project-manage - **Description**: nodejs项目管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用nodejs服务管理本地项目 ssh root@8.130.43.148 > /dev/null 2>&1 << eeooff cd /www/`current_folder_name` rm -rf dist unzip dist.zip exit eeooff 1. 输入以下命令查找进程:lsof -i :3535 2. 你会看到输出,其中 PID 列显示了进程 ID。 3. kill -9