码农笔录博客源码
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
 
 
yirenyishi 5269a43158 3.0 start 5 年前
conf 3.0 start 5 年前
controllers 3.0 start 5 年前
filter 详情评论bug 6 年前
mcontrollers 3.0 start 5 年前
models Merge remote-tracking branch 'origin/master' 6 年前
routers 博客詳情 5 年前
service 3.0 start 5 年前
static 3.0 start 5 年前
utils ifame路由 6 年前
views 3.0 start 5 年前
README.md readme 6 年前
main.go api 6 年前

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