Greenstand/treetracker-query-api

Add distribution channels to query api

Ouverte

#311 ouverte le 16 mai 2023

 (8 commentaires) (0 réaction) (1 personne assignée)TypeScript (65 forks)auto 404
devopsgood first issue

Métriques du dépôt

Stars
 (17 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur