Skip to content

qwer44521/ginvue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ginvue

###2020.09.03 项目开始 1.gin主框架包
go get -u github.com/gin-gonic/gin
2.数据库包 gorm管理
go get -u gorm.io/gorm
go get -u gorm.io/driver/sqlite
3.添加.env包
go get github.com/joho/godotenv
4添加日志
go get github.com/sirupsen/logrus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published