command
module
Version:
v0.0.0-...-df7a1b4
Opens a new window with list of versions in this module.
Published: Sep 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
beego-admin-demo
在 go version go1.8.3 darwin/amd64
调试通过。
根据 Gopher
的邀请,编写演示如何在项目中集成 Beego-Admin
。
我没有前端工作的经验,为了演示需要把 beego
官网源代码和 Beego-Admin
集成。
仅供 Gopher
参考。
如下版权属于 Astaxie
。
作用
去年使用 beego+beegoAdmin 完成数据库的快速构建,初始化数据的构建,梳理不太稳定的需求,还是很方便的。
环境要求
- 安装
MySQL
数据库
- 创建数据库
dp
- 使用
sql/beego-admin-demo.sql
初始化数据库
配置文件conf/app.conf
运行
cd $GOPATH/src
bee run github.com/devuser/beego-admin-demo
访问
- 访问
http://127.0.0.1:8080/public/login
- 输入用户名密码
admin/admin
Documentation
¶
An open source project for official documentation and blog website of beego app framework.
Source Files
¶
Directories
¶
|
|
Package models is for loading and updating documentation files.
|
Package models is for loading and updating documentation files. |
|
|
|
|
Package routers implemented controller methods of beego.
|
Package routers implemented controller methods of beego. |
Click to show internal directories.
Click to hide internal directories.