码农笔录博客源码
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
mail_yanpeng@163.com a10cd1d34c maven 私服地址 5 anni fa
conf 数据库地址 5 anni fa
controllers bug修复 5 anni fa
filter 修改api路径 6 anni fa
mcontrollers 3.0 start 6 anni fa
models seo 优化 5 anni fa
routers es index 5 anni fa
service es index 5 anni fa
static 细节优化 5 anni fa
utils es搜索 5 anni fa
views maven 私服地址 5 anni fa
README.md readme 6 anni fa
go.mod go mod 5 anni fa
main.go es 完成 5 anni fa

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