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-26 05:43:33 +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 a new endpoint - GET /api/v1/versions/:code/servers 2022-08-25 06:40:30 +02:00
internal Merge remote-tracking branch 'origin/master' into feat/new-endpoint-list-servers 2022-08-26 05:43:33 +02:00
k8s feat: add EnnoblementConsumer (#38) 2022-08-21 05:19:17 +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(deps): update golangci/golangci-lint docker tag to v1.49 (#43) 2022-08-24 14:07:11 +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 DeletedAt field to Player and Tribe (#33) 2022-08-16 03:56:12 +00:00
.pre-commit-config.yaml feat: add a new endpoint - GET /api/v1/versions/:code/servers 2022-08-26 05:35:49 +02:00
go.mod chore(deps): update module go.uber.org/zap to v1.23.0 (#45) 2022-08-26 03:36:50 +00:00
go.sum chore(deps): update module go.uber.org/zap to v1.23.0 (#45) 2022-08-26 03:36:50 +00:00
LICENSE init 2022-07-24 14:06:31 +02:00
Makefile feat: add openapi (#42) 2022-08-23 04:33:38 +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