Go to file
2022-10-04 18:47:50 +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 chore: move model to root 2022-10-04 18:47:50 +08:00
model chore: move model to root 2022-10-04 18:47:50 +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 chore: move model to root 2022-10-04 18:47:50 +08:00
go.sum chore: move model to root 2022-10-04 18:47:50 +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