AWS CodeCommit, CodeBuild and CodeDeploy: NodeJS App
Create an EC2 instance (Amazon Linux 2 AMI) and connect to it.
Clone this repo to the EC2 instance
git clone https://github.com/rjthapaa/CICD_CRUD-APP-NODEJS-.git
CodeCommit
Navigate to AWS Console > CodeCommit and create a new repo
This repo cann...
rjthapaa.hashnode.dev4 min read