# go开发web博客 **Repository Path**: qq102389095/go-develop-web-blog ## Basic Information - **Project Name**: go开发web博客 - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-13 - **Last Updated**: 2021-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go开发web博客 #### 介绍 自己基于GO开发的博客 文档地址 https://learnku.com/courses/go-basic/1.15 #### 软件架构 软件架构说明 #### 安装教程 1. go基本环境搭建 参考链接 https://learnku.com/courses/go-video/2022 https://learnku.com/docs/go-fundamental-programming/lecture1/3136 设置代理加速 go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.io,direct 下载air自动重载 放入 Go 安装目录下的 bin 目录,重命名为 air.exe windows github.com/cosmtrek/air/releases 用go run main.go 命令 或者air自动重载命令然后访问网页 2. 访问http://localhost:3000/ #### 使用说明 #### 参与贡献 #### 特技