Files
likeadmin/README.md
2023-01-18 18:04:11 +08:00

46 lines
2.3 KiB
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<h1 align="center">likeadmin通用管理后台Go</h1>
<h4 align="center">🚀快速开发、✅后台多端自适应</h4>
<p align="center">
<a href=""><img src="https://img.shields.io/badge/Go-1.16+-69d6e1
"> </a><a href="#"> <img src="https://img.shields.io/badge/Gin-1.8.1-3176d9"> </a><a href="https://www.tslang.cn/"><img src="https://img.shields.io/badge/TypeScript-3-294e80"></a> <a href="#"><img src="https://img.shields.io/badge/Vue.js-3-4eb883"> </a><a href="#"><img src="https://img.shields.io/badge/vite-2-ffc018"> </a><a href="#"><img src="https://img.shields.io/badge/Element Plus-2-409eff"> </a><a target="_blank" href="https://www.docker.com/"><img src="https://img.shields.io/badge/Docker--139cff"></a>
<br>
<h4 align="center">鸣谢小伙伴<a href="https://gitee.com/geeknonerd">geeknonerd</a>参与开发<h4>
<div align="center">
<img width="80%" src="https://md.likeshop.cn/server/index.php?s=/api/attachment/visitFile&sign=9cf02b831e49d6a411bafbc4d79f51d4" /><br>
</div>
<br>
## 👀体验
### 管理后台
地址https://go-admin.likeadmin.cn <br>
账号admin 密码123456
### 开发文档
地址:[https://doc.likeadmin.cn/go](https://www.likeadmin.cn "https://doc.likeadmin.cn/go")
## 👨‍💻‍简介
我们希望能够为开源社区做出更多的贡献推出永久免费开源的likeadmin通用前后端分离管理后台系统。遵循MIT开源许可协议您可以免费使用甚至允许把你基于likeadmin开发的软件应用开源、发布、销售。
<br>
## 🧐进一步了解
### 🧰场景介绍
1.likeadmin已经搭建好前后端分离的底层包含程序安装、登录、登出、工作台、菜单权限控制、角色、管理员、部门管理、岗位管理、素材管理、网站设置、图库管理等基础功能无需重复造轮子。
### 🐙 后端架构方面
1.服务端使用Go开发性能有突破性的提升。<br>
2.使用Gin框架高性能、简单易用、文档齐全、支持支持Redis等。
### 🐹 前端架构方面
#### 后台
1.使用最流性的前后端分离方案typescript、vue3、vite开发保持了代码的简洁、一致和规范。<br>
2.后台界面使用element-plus UI框架简单精美的后台界面丰富的组件库方便快速开发满足各种后台交互。
<br>