You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
VBase
基于 vhtml/vigo 框架实现,提供用户认证、数据库存储、文件存储等功能。
测试
//重置数据库
go run cli/main.go db drop && go run cli/main.go db migrate
go run cli/main.go -p 4000