Go to file
2022-09-26 17:15:31 +08:00
.github/workflows feat: add postgresql support 2022-09-08 22:01:47 +08:00
.idea feat: init project layout 2022-09-07 23:39:51 +08:00
cmd/app chore: rename Err to Status 2022-09-20 14:15:21 +08:00
internal fix: middleware now record real success info 2022-09-26 17:15:31 +08:00
pkg/utils feat: init project layout 2022-09-07 23:39:51 +08:00
resource/frontend feat: init project layout 2022-09-07 23:39:51 +08:00
.gitignore feat: init project layout 2022-09-07 23:39:51 +08:00
config.yaml feat: add JWT service 2022-09-17 10:10:53 +08:00
Dockerfile feat: init project layout 2022-09-07 23:39:51 +08:00
go.mod feat: add logout 2022-09-17 18:10:06 +08:00
go.sum feat: add logout 2022-09-17 18:10:06 +08:00
Makefile chore: adjust packages 2022-09-17 09:27:49 +08:00
VERSION feat: init project layout 2022-09-07 23:39:51 +08:00