Go to file
2023-12-20 23:37:10 +08:00
.idea feat: deploy support 2023-08-11 23:56:30 +08:00
cmd chore: use git commit hash instead of version in sentry 2023-12-20 23:37:10 +08:00
internal fix: avoid race condition when running AutoMigrate concurrently 2023-12-19 16:30:58 +08:00
pkg chore: move to git.0x7f.app 2023-07-14 21:47:11 +08:00
resource chore: k8s yaml: merge config 2023-12-19 23:56:26 +08:00
.dockerignore feat: deploy support 2023-08-11 23:56:30 +08:00
.gitignore feat: add sentry support and enhance healthcheck 2023-07-16 15:40:45 +08:00
build_image.sh chore: cleanup 2023-12-18 21:14:33 +08:00
config.docker.yaml feat: separate redis addr and port from config 2023-12-18 23:43:27 +08:00
docker-compose.yml feat: add init 2023-12-19 01:09:02 +08:00
docker-entrypoint.sh feat: separate redis addr and port from config 2023-12-18 23:43:27 +08:00
go.mod chore: cleanup 2023-12-18 21:14:33 +08:00
go.sum chore: cleanup 2023-12-18 21:14:33 +08:00
Makefile chore: use git commit hash instead of version in sentry 2023-12-20 23:37:10 +08:00
Runner.Dockerfile feat: deploy support 2023-08-11 23:56:30 +08:00
Server.Dockerfile feat: deploy support 2023-08-11 23:56:30 +08:00
VERSION feat: refactor to use DI 2023-07-15 16:19:49 +08:00