Greenstand/treetracker-query-api

Add distribution channels to query api

Aperta

#311 aperta il 16 mag 2023

 (8 commenti) (0 reazioni) (1 assegnatario)TypeScript (65 fork)auto 404
devopsgood first issue

Metriche repository

Star
 (17 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor