Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 625 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 625 Bytes

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.