# file-upload-server **Repository Path**: scobiser/file-upload-server ## Basic Information - **Project Name**: file-upload-server - **Description**: 多文件上传,大文件上传,图片上传,拖拽上传 后端代码库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-04-17 - **Last Updated**: 2025-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # file-upload-server nodejs上传文件的后端 # 注意 本地需要mysql数据库 # 安装依赖 npm install # 启动项目 npm start