# workspace-web **Repository Path**: hedden/workspace_web ## Basic Information - **Project Name**: workspace-web - **Description**: 基于Spring Cloud Hoxton 搭建的个人工作站,包含生活相册、日记、微习惯、笔记、理财、TODO等,个人日常生活工作中的小功能实现。(Spring Cloud Alibaba/Vue/RBAC3) - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/evildog/workspace-cloud - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-09-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 后端服务项目 [workspace-cloud](https://gitee.com/evildog/workspace-cloud) ## 启动项目 ```bash # 克隆项目 git clone # 进入项目目录 cd # 安装依赖 npm install # 建议不要直接使用 cnpm 安装以来,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题 npm install --registry=https://registry.npm.taobao.org # 开发启动服务 npm run dev ``` 浏览器访问 [http://localhost:9528](http://localhost:9528) ## 发布 ```bash # 构建测试环境 npm run build:stage # 构建生产环境 npm run build:prod ``` ### 示例图 ![](http://evildog.gitee.io/pictures/workspace/screenshot/monitor.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/dashborad.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/user.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/user.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/user.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/APi.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/日志.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/字典.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/相簿呀.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/相簿.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/愿望清单.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/微习惯.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/日记list.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/日记.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/笔记.png) ![](http://evildog.gitee.io/pictures/workspace/screenshot/账单.png) ### 说明 不是存前端,有时帮前端顶事儿的时候,一直被产品吐槽做出的页面贼丑,没审美,大家看的不爽,“高抬贵手”ヽ(ー_ー)ノヽ(ー_ー)ノ