This hands-on lab walks you through how to create CodeArtifact domains and repositories, and then populate the repositories using the AWS Command Line Interface.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Create a CodeArtifact Domain
- Install npm.
- Install Node.js.
- Create the CodeArtifact domain.
- Create a Repository within the Domain
- Create a CodeArtifact repository within the domain.
- Create an Upstream Repository
- Create a second repository within the domain.
- Link the two repositories.
- Configure npm in
demo-repo
. - Install npm packages in
demo-repo
.
- Verify and Clean Up Resources
- Empty the created repositories.
- Delete the repositories.
- Delete the domain.