{"id":13679692,"url":"https://github.com/elunez/eladmin-web","last_synced_at":"2025-05-11T03:48:46.823Z","repository":{"id":38537062,"uuid":"162803156","full_name":"elunez/eladmin-web","owner":"elunez","description":"eladmin jpa版本：前端源码，项目基于 Spring Boot 2.7.18 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统","archived":false,"fork":false,"pushed_at":"2025-01-23T05:53:25.000Z","size":4783,"stargazers_count":4518,"open_issues_count":1,"forks_count":2742,"subscribers_count":133,"default_branch":"master","last_synced_at":"2025-05-11T03:48:22.698Z","etag":null,"topics":["admin","eladmin","element-ui","vue"],"latest_commit_sha":null,"homepage":"https://eladmin.vip/demo","language":"Vue","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elunez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-22T10:45:33.000Z","updated_at":"2025-05-09T11:14:02.000Z","dependencies_parsed_at":"2024-01-13T16:25:24.832Z","dependency_job_id":"d93af224-0185-435b-8724-0125cb45cc4d","html_url":"https://github.com/elunez/eladmin-web","commit_stats":{"total_commits":343,"total_committers":31,"mean_commits":"11.064516129032258","dds":0.3411078717201166,"last_synced_commit":"af583cd0722c9b52fac0a8399c3d60d03b8a49d8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunez%2Feladmin-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunez%2Feladmin-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunez%2Feladmin-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elunez%2Feladmin-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elunez","download_url":"https://codeload.github.com/elunez/eladmin-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514559,"owners_count":21920334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","eladmin","element-ui","vue"],"created_at":"2024-08-02T13:01:08.424Z","updated_at":"2025-05-11T03:48:46.789Z","avatar_url":"https://github.com/elunez.png","language":"Vue","funding_links":[],"categories":["Vue","前端开发框架及项目","前端 + 后端中后台框架","开发工具\u0026框架"],"sub_categories":["管理面板"],"readme":"# ELADMIN-WEB\n\nELADMIN 前端源码\n\n#### 项目源码\n\n|     |   后端源码  |   前端源码  |\n|---  |--- | --- |\n|  github   |  https://github.com/elunez/eladmin   |  https://github.com/elunez/eladmin-web   |\n|  码云   |  https://gitee.com/elunez/eladmin   |  https://gitee.com/elunez/eladmin-web   |\n\n#### 开发文档\n[https://eladmin.vip](https://eladmin.vip)\n\n#### 体验地址\n[https://eladmin.vip/demo](https://eladmin.vip/demo)\n\n#### 前端模板\n\n初始模板基于： [https://github.com/PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)\n\n模板文档： [https://panjiachen.github.io/vue-element-admin-site/zh/guide/](https://panjiachen.github.io/vue-element-admin-site/zh/guide/)\n\n#### VPS推荐\n\u003ca href=\"https://bwh81.net/aff.php?aff=70876\" target=\"_blank\"\u003e\n\u003cimg src=\"https://eladmin.vip/images/banner/side.jpeg\" style=\"width: 435px;border-radius: 2px;\"\u003e\n\u003c/a\u003e\n\n使用优惠码: `BWHCGLUKKB`，可获得 6.81% 的折扣， [查看介绍](https://bwhstock.in/)\n\n#### Build Setup\n**推荐 node 版本：12-16**\n``` bash\n# 配置镜像加速\nhttps://www.ydyno.com/archives/1219.html\n\n# 安装依赖\nnpm install\n\n# 启动服务 localhost:8013\nnpm run dev\n\n# 构建生产环境\nnpm run build:prod\n```\n\n#### 常见问题\n\n1、linux 系统在安装依赖的时候会出现 node-sass 无法安装的问题\n\n解决方案：\n```\n1. 单独安装：npm install --unsafe-perm node-sass \n2. 直接使用：npm install --unsafe-perm\n```\n\n2、加速node-sass安装\n\nhttps://izlzl.com/archives/1219.html\n\n3、出现 No module named 'distutils'\n\n```\n需要安装 python，安装 pip 或者 pip3\n然后安装 pip install distutils / pip3 install distutils\n```\n\n#### 特别鸣谢\n\n- 感谢 [JetBrains](https://www.jetbrains.com/) 提供的非商业开源软件开发授权\n\n- 感谢 [PanJiaChen](https://github.com/PanJiaChen/vue-element-admin) 大佬提供的前端模板\n\n- 感谢 [Moxun](https://github.com/moxun1639) 大佬提供的前端 Crud 通用组件\n\n- 感谢 [zhy6599](https://gitee.com/zhy6599) 大佬提供的后端运维管理相关功能\n\n- 感谢 [j.yao.SUSE](https://github.com/everhopingandwaiting) 大佬提供的匿名接口与Redis限流等功能\n\n- 感谢 [d15801543974](https://github.com/d15801543974) 大佬提供的基于注解的通用查询方式\n\n#### 反馈交流\n\n- QQ交流群：891137268 、947578238、659622532","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felunez%2Feladmin-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felunez%2Feladmin-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felunez%2Feladmin-web/lists"}