Open dadiorchen opened 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/`
/apps/user
This is similar to this action: https://github.com/Greenstand/treetracker-like/blob/main/.github/workflows/build-docker-img-and-release-dev-env.yml
Hi , I will work on it . Thanks
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