Skip to content

myloveGy/beego-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang 语言练习使用项目

安装

  1. 下载项目
git clone git@github.com:myloveGy/go.git
  1. 安装go依赖项目
go mod tidy
  1. 导入项目下docs/project.sqlSQL文件到数据库

默认账号: admin 默认密码: admin888

  1. 修改项目下的 conf/app.conf 数据库配置信息

  2. 运行项目

go rum main.go

后端地址

/admin