Greenstand/treetracker-query-api

Add distribution channels to query api

オープン

#311 opened on 2023/05/16

 (8 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (65 件のフォーク)auto 404
devopsgood first issue

Repository metrics

Stars
 (17 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド