码农笔录博客源码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
国家一级程序猿劝退师 54ed4f64ed 更新 'conf/app.conf' 2 vuotta sitten
conf 更新 'conf/app.conf' 2 vuotta sitten
controllers fix:360修改 3 vuotta sitten
filter 升级beego V2 3 vuotta sitten
models fix:删除收藏,笔记等代码 3 vuotta sitten
routers fix:删除收藏,笔记等代码 3 vuotta sitten
service fix:删除收藏,笔记等代码 3 vuotta sitten
static 搜索页自适配 3 vuotta sitten
utils fix:请求百度bug 2 vuotta sitten
views 删除引入 2 vuotta sitten
Dockerfile Dockerfile 2 vuotta sitten
README.md readme 5 vuotta sitten
build.sh 添加 'build.sh' 2 vuotta sitten
docker-compose.yml 添加 'docker-compose.yml' 2 vuotta sitten
go.mod iviewelementui ,登录界面修改 3 vuotta sitten
main.go 升级beego V2 3 vuotta sitten

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