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

贡献者指南