当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 18

林兮 / beego_admin
关闭

forked from 我许我向你看齐 / beego_admin
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载

A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Permissions
  • Commercial use
  • Modification
  • Distribution
  • Private use
Limitations
  • Liability
  • Warranty
Conditions
  • License and copyright notice
README.md 804 Bytes
一键复制 编辑 原始数据 按行查看 历史
xujinhui 提交于 2019-09-20 17:07 . 更新

beego_admin

一个基于beego开发的后台架子,前端使用的是X-admin2.2(http://x.xuebingsi.com/)

Build

  1. 安装go环境,我的版本是:go version go1.12.5 windows/amd64
  2. 安装beego工具,参考:https://beego.me/docs/install/bee.md
  3. 创建mysql数据库,打开conf/app.conf,修改配置信息
  4. 执行如下命令,访问http://localhost:8888/admin
bee run

ps :在conf/app.conf文件is_install自动为true时,系统每次启动会重新安装数据,不需要时设置为false

效果图预览

image image image image

License

MIT License

Go
1
https://gitee.com/ocean-we/beego_admin.git
git@gitee.com:ocean-we/beego_admin.git
ocean-we
beego_admin
beego_admin
master

搜索帮助