# cloud-store **Repository Path**: shallow_recall/cloud-store ## Basic Information - **Project Name**: cloud-store - **Description**: wcs料架,智能 wcs 框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-07-17 - **Last Updated**: 2024-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud-store ``` 基于 Three.js 的仓库可视化管理系统 ``` ### 后端服务 ``` https://github.com/F999999999/cloud-store-serve ``` ### 项目演示 ``` 演示地址:cloudstore.99it.cc 账号:admin 密码:a123456 ``` .env.development ``` NODE_ENV="development" VUE_APP_API="http://localhost:3333" ```