Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elunez/eladmin-web
eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统
https://github.com/elunez/eladmin-web
admin eladmin element-ui vue
Last synced: 5 days ago
JSON representation
eladmin jpa版本:前端源码,项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统
- Host: GitHub
- URL: https://github.com/elunez/eladmin-web
- Owner: elunez
- License: apache-2.0
- Created: 2018-12-22T10:45:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T07:21:19.000Z (3 months ago)
- Last Synced: 2024-12-02T20:03:47.862Z (19 days ago)
- Topics: admin, eladmin, element-ui, vue
- Language: Vue
- Homepage: https://eladmin.vip/demo
- Size: 4.53 MB
- Stars: 4,467
- Watchers: 134
- Forks: 2,722
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- StarryDivineSky - elunez/eladmin-web
README
# ELADMIN-WEB
ELADMIN 前端源码
#### 项目源码
| | 后端源码 | 前端源码 |
|--- |--- | --- |
| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web |
| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web |#### 开发文档
[https://eladmin.vip](https://eladmin.vip)#### 体验地址
[https://eladmin.vip/demo](https://eladmin.vip/demo)#### 前端模板
初始模板基于: [https://github.com/PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
模板文档: [https://panjiachen.github.io/vue-element-admin-site/zh/guide/](https://panjiachen.github.io/vue-element-admin-site/zh/guide/)
使用优惠码: `BWHCCNCXVV`,可获得 6.81% 的折扣, [查看介绍](https://bwhstock.in/)
#### Build Setup
**推荐 node 版本:12-16**
``` bash
# 配置镜像加速
https://www.ydyno.com/archives/1219.html# 安装依赖
npm install# 启动服务 localhost:8013
npm run dev# 构建生产环境
npm run build:prod
```#### 常见问题
1、linux 系统在安装依赖的时候会出现 node-sass 无法安装的问题
解决方案:
```
1. 单独安装:npm install --unsafe-perm node-sass
2. 直接使用:npm install --unsafe-perm
```2、加速node-sass安装
https://www.ydyno.com/archives/1219.html
#### 特别鸣谢
- 感谢 [JetBrains](https://www.jetbrains.com/) 提供的非商业开源软件开发授权
- 感谢 [PanJiaChen](https://github.com/PanJiaChen/vue-element-admin) 大佬提供的前端模板
- 感谢 [Moxun](https://github.com/moxun1639) 大佬提供的前端 Crud 通用组件
- 感谢 [zhy6599](https://gitee.com/zhy6599) 大佬提供的后端运维管理相关功能
- 感谢 [j.yao.SUSE](https://github.com/everhopingandwaiting) 大佬提供的匿名接口与Redis限流等功能
- 感谢 [d15801543974](https://github.com/d15801543974) 大佬提供的基于注解的通用查询方式
#### 反馈交流
- QQ交流群:891137268 、947578238、659622532