https://github.com/wwwwwydev/library-admin-system
基于go-zero+vue2的图书馆后台管理系统(可供学习和参考) A Library Backend Management System Based on go-zero+Vue2 (for Learning and Reference)
https://github.com/wwwwwydev/library-admin-system
go-zero golang vue2
Last synced: 10 months ago
JSON representation
基于go-zero+vue2的图书馆后台管理系统(可供学习和参考) A Library Backend Management System Based on go-zero+Vue2 (for Learning and Reference)
- Host: GitHub
- URL: https://github.com/wwwwwydev/library-admin-system
- Owner: WwwwwyDev
- License: mit
- Created: 2024-04-03T08:02:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T14:10:00.000Z (over 1 year ago)
- Last Synced: 2025-05-12T00:32:35.081Z (about 1 year ago)
- Topics: go-zero, golang, vue2
- Language: Go
- Homepage:
- Size: 1.19 MB
- Stars: 58
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### 分支
- [master](https://github.com/WwwwwyDev/library-admin-system/tree/master)分支有cdn引入和演示保护,如果cdn挂了可能导致前端无法渲染
- [no-protect](https://github.com/WwwwwyDev/library-admin-system/tree/no-protect)分支去除了cdn和演示保护,适合本地运行
- [mysql](https://github.com/WwwwwyDev/library-admin-system/tree/mysql)分支将no-protect分支的pg数据库改为了mysql
#### 介绍
基于vue2 + go-zero微服务的图书馆后台管理系统
[api文档](https://docs.apipost.cn/preview/0749e966e2c5ae28/cd5fca1fc46f0b9e)
#### 软件架构
.png")
#### 技术栈
##### 持久化
- [postgresql](https://www.postgresql.org/)
- [redis](https://redis.io/)
##### 后端
- [go-zero](https://go-zero.dev/cn/)
- [gorm](https://gorm.io/)
##### 前端
- [vue.js](https://cn.vuejs.org/)
- [element-ui](http://element-cn.eleme.io/)
- [vue-admin-template](https://gitee.com/panjiachen/vue-admin-template)
#### 相关支持
- [腾讯云T-Sec 天御验证码](https://cloud.tencent.com/product/captcha)
- [七牛云对象存储](https://www.qiniu.com/)
#### 图片预览

