Commit Graph

9 Commits

Author SHA1 Message Date
LinkinStar 9c8838a1b0 feat: install configuration files and initialize basic information 2022-11-04 15:59:21 +08:00
LinkinStar e91ef5c444 feat: add sqlite3 and update go mod 2022-11-01 15:41:21 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
LinkinStar 05986a3249 feat: use sqlite for default initialization database 2022-10-31 16:20:58 +08:00
LinkinStar 1cd83f4e87 feat: change default cache dir to data, create dir if not exist. 2022-10-28 20:24:04 +08:00
LinkinStar 473cdc374b fix: current sqlite3 compilation problem, temporarily removed. wait to merge with the set CGO_CFLAGS branch. 2022-10-27 21:26:27 +08:00
LinkinStar 189916e843 feat: support choose database driver 2022-10-12 17:12:17 +08:00
LinkinStar b99150c081 feat: add data dir command function 2022-10-12 11:14:58 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00