command
module
Version:
v0.0.0-...-1695dcb
Opens a new window with list of versions in this module.
Published: Aug 8, 2021
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
LiteBlog
基于beego实现的轻聊版博客,目标:简单,易用,方便。
项目代码地址
演示地址
课程
非常感谢
=====
项目启动 安装bee,根目录 bee run
配置文件在 conf/app.conf 里
数据库用的是url里的 data.db
访问 http://localhost:6010
https://beego.me/docs/install/bee.md
您可以通过如下的方式安装 bee 工具:
go get github.com/beego/bee
安装完之后,bee 可执行文件默认存放在 $GOPATH/bin 里面,所以您需要把 $GOPATH/bin 添加到您的环境变量中,才可以进行下一步。
如何添加环境变量,请自行搜索
如果你本机设置了 GOBIN,那么上面的命令就会安装到 GOBIN 下,请添加 GOBIN 到你的环境变量中
https://www.jianshu.com/nb/27703855
设置代理,加速安装相关包
$ export GO111MODULE=on
$ export GOPROXY=https://goproxy.cn
windows 设置go环境变量 go env -w GO111MODULE=on
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.