Greenstand/treetracker-query-api

Add distribution channels to query api

Aberta

#311 aberto em 16 de mai. de 2023

 (8 comentários) (0 reação) (1 responsável)TypeScript (65 forks)auto 404
devopsgood first issue

Métricas do repositório

Stars
 (17 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

We need to work on different branches and deploy these branches to different channle/domain, so we can test them, use them for different roadmaps in the whole platform, in specific:

  • Create denormalized branch and deploy this branch to alpha channel, it could be https://dev-k8s.treetracker.org/alpha/query, given our major channel is: https://dev-k8s.treetracker.org/query

Please refer to our implementation of similar workflow in the web map client: https://github.com/Greenstand/treetracker-web-map-client/blob/cwm/.releaserc.json

Guia do colaborador