TWHelp core code repository. https://twhelp.app/api/v1/swagger/index.html
This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-08-14 09:38:51 +02:00
build/docker/twhelp/dev chore(deps): update dependency golang to v1.19 (#18) 2022-08-03 04:15:07 +00:00
cmd/twhelp feat: add VillageConsumer (#30) 2022-08-12 04:56:02 +00:00
internal feat: add the DeletedAt field to Player and Tribe 2022-08-14 09:38:51 +02:00
k8s feat: add VillageConsumer (#30) 2022-08-12 04:56:02 +00:00
.commitlintrc.yml init 2022-07-24 14:06:31 +02:00
.dockerignore init 2022-07-24 14:06:31 +02:00
.drone.yml chore: remove generated code from repo (#22) 2022-08-05 05:08:04 +00:00
.envrc init 2022-07-24 14:06:31 +02:00
.gitignore init 2022-07-24 14:06:31 +02:00
.golangci.yml feat: add tw.Client (#4) 2022-07-24 16:19:27 +00:00
.pre-commit-config.yaml init 2022-07-24 14:06:31 +02:00
go.mod chore(deps): update module go.uber.org/zap to v1.22.0 (#27) 2022-08-10 04:18:16 +00:00
go.sum chore(deps): update module go.uber.org/zap to v1.22.0 (#27) 2022-08-10 04:18:16 +00:00
LICENSE init 2022-07-24 14:06:31 +02:00
Makefile refactor(drone): speed up ci/cd (#24) 2022-08-05 05:34:03 +00:00
README.md feat: add skaffold.yml (#9) 2022-07-28 05:35:07 +00:00
renovate.json chore: configure renovate (#2) 2022-07-24 13:23:20 +00:00
skaffold.yml feat: add a new cmd responsible for sending info about the start of the data update process (#13) 2022-07-30 13:16:44 +00:00

TWHelp

Local development

Prerequisites:

  1. Kubernetes
  2. kustomize
  3. helm
  4. skaffold