Example app for the article How to build, deploy and host static website and node.js applications using CI/CD pipeline at AWS.
If you want to host your website at AWS, this tutorial is for you. I am going to show you how to setup CI/CD pipeline to build, deploy and host static websites and node.js applications at AWS.
Goal of this article is to have both client and server side code deployed on AWS and be able to run build and deployment pipeline automatically after every push to the Github repository.