Greenstand/treetracker-query-api

Add distribution channels to query api

開放

#311 建立於 2023年5月16日

 (8 則留言) (0 個反應) (1 位負責人)TypeScript (65 個分叉)auto 404
devopsgood first issue

倉庫指標

星標
 (17 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南