# 云存储库 **Repository Path**: saabor/cloud-storage-repository ## Basic Information - **Project Name**: 云存储库 - **Description**: 这是一个使用Node.js的云存储库,如有做的不好请指出。 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-24 - **Last Updated**: 2025-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 云存储库 ### 介绍 这是一个基于Node.js的云存储库,如有做的不好请指出。 ### 安装命令 请确保你安装了node.js 等必要的东西 ```cmd npm install express multer extra path nodemailer crypto ``` ### 部署命令 ```cmd node server.js ``` 访问: [localhost:13008](http://localhost:13008/)查看 ### 工具使用 #### 注册账号 ```cmd node register.js <用户名> <密码> <邮箱> ```