Greenstand/treetracker-query-api

Add distribution channels to query api

Offen

#311 geöffnet am 16.05.2023

 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (65 Forks)auto 404
devopsgood first issue

Repository-Metriken

Stars
 (17 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide