Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
|
il y a 7 ans | |
|---|---|---|
| conf | il y a 7 ans | |
| controllers | il y a 7 ans | |
| filter | il y a 7 ans | |
| mcontrollers | il y a 7 ans | |
| models | il y a 7 ans | |
| routers | il y a 7 ans | |
| service | il y a 7 ans | |
| static | il y a 7 ans | |
| utils | il y a 7 ans | |
| views | il y a 7 ans | |
| README.md | il y a 7 ans | |
| main.go | il y a 7 ans | |
README.md
点击预览效果 https://www.aiprose.com
· 项目源码: 点击查看
· 项目框架:
golang 1.11
beego:1.7.2 beego官网
阿里UI: sui3官网
富文本编辑器: wangeditor官网
数据库: mysql(5.5.60-MariaDB)
·项目搭建步骤:
-
安装配置golang 最新版本 (开发最好安装一下bee)
-
go get github.com/astaxie/beego
-
go get github.com/beego/bee
-
go get github.com/go-sql-driver/mysql
-
go get github.com/olivere/elastic
-
windows环境需要安装gcc gcc下载地址