Greenstand / Greenstand/treetracker-query-api
Add distribution channels to query api
Open
devops
good first issue
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
Assessment
This issue has not been assessed yet.