I want to cicd for angular app and node API. In detail : Suppose front end ( Angular app ) and backend (Node API ) . Can you try to making video for this. can you make one folder all structure API and web with cicd. I appreciate for this. Thanks
Thanks for your effort, I have a question. I am currently using this script to deploy my backend code on AWS bitbucket.org/awslabs/aws-codedeploy-bitbucket-pipelines-python/src/73b7c31b0a72a038ea0a9b46e457392c45ce76da/codedeploy_deploy.py. I have 2 repo backend and front end. I want to deploy my front end code in some folder(public) of backend. Can you suggest me something how I can do this. looks like there is no option to set LOCAL_PATH in py script. front end in angular and backend in express.js. Hopefully you got what I want from above description
Excellent tutorial. Keep up the good work!
This really helped and eased out my work a lot.
Thanks
You can subscribe to my channel.
you can add
- branches
{branchname}:
instead of "default:", if you want to deploy to particular bucket from specific branch
Thanks for the suggestion.
I will try it 👍
Great tutorial, but why is the app folder in the src folder not copied to s3 as well?
Thank for make video, can you make angular with node project
Welcome
Can you explain in more detail what you want ?
I want to cicd for angular app and node API.
In detail :
Suppose front end ( Angular app ) and backend (Node API ) . Can you try to making video for this. can you make one folder all structure API and web with cicd. I appreciate for this.
Thanks
Thanks for your effort, I have a question. I am currently using this script to deploy my backend code on AWS bitbucket.org/awslabs/aws-codedeploy-bitbucket-pipelines-python/src/73b7c31b0a72a038ea0a9b46e457392c45ce76da/codedeploy_deploy.py. I have 2 repo backend and front end. I want to deploy my front end code in some folder(public) of backend. Can you suggest me something how I can do this. looks like there is no option to set LOCAL_PATH in py script. front end in angular and backend in express.js. Hopefully you got what I want from above description