- Go to the AWS Console and click on the AWS CodeBuild Service. After that, click on Create project.
- We will get a page where we have to fill all the details that I have mentioned in the Getting ready section in this recipe. The page will look like as follows:
- We will mention the Project name as CB-NodeJS-BS in the Configure your project section:
- In the Source section, choose AWS CodeCommit as Source provider. Select the repository name where you migrated the book application. In my case, the AWS CodeCommit repository name ...