码农笔录博客源码
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
mail_yanpeng@163.com b6f0496fee readme hace 5 años
conf 部署 hace 6 años
controllers seo优化 hace 5 años
filter 云悦 hace 5 años
models 修改文章bug hace 6 años
routers log hace 6 años
service 修改文章bug hace 6 años
static 增加支付宝红包二维码 hace 6 años
utils ifame路由 hace 6 años
views seo优化 hace 5 años
README.md readme hace 5 años
main.go log hace 6 años

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下载地址