码农笔录博客源码
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
燕鹏 810b30e54a fix:补充提交 há 3 anos
conf fix:替换layer há 3 anos
controllers fix:删除收藏,笔记等代码 há 3 anos
filter 升级beego V2 há 3 anos
models fix:删除收藏,笔记等代码 há 3 anos
routers fix:删除收藏,笔记等代码 há 3 anos
service fix:删除收藏,笔记等代码 há 3 anos
static 压缩css há 3 anos
utils fix:补充提交 há 3 anos
views fix:删除收藏,笔记等代码 há 3 anos
README.md readme há 5 anos
go.mod iviewelementui ,登录界面修改 há 3 anos
main.go 升级beego V2 há 3 anos

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