Greenstand / treetracker-wallet-app

The Greenstand Wallet App
https://wallet.treetracker.org
14 stars 43 forks source link

Deploy user api to dev env #258

Open dadiorchen opened 3 weeks ago

dadiorchen commented 3 weeks ago

User API is a node.js app under the path: /apps/user now we need to deploy it to our kubernetes cloud, so we can access it on: 'https://dev-k8s.treetracker.org/user-api/`

This is similar to this action: https://github.com/Greenstand/treetracker-like/blob/main/.github/workflows/build-docker-img-and-release-dev-env.yml

mahdi2ba commented 2 weeks ago

Hi , I will work on it . Thanks