Bootstrap Accounts
GitHub
Access to AWS
You need to give your GitHub repo access to your AWS account during Action builds. This should be automatically checked
for and fixed during the Totem synth process:
npx @meltmedia/totem synthAccess to Private NPM
Your GitHub organization needs to be given access to our private NPM packages during Action builds. To do this:
- Go to your GitHub Organization > Settings
- Secrets and variables > Actions
- Click New organization secret
- Set the “Name” to
NPM_TOKEN, enter the token in the “Value” section - Click Add secret
Legacy
You need to prepare the target GitHub repo and grant access to your AWS account. To do this run the bootstrap command :
npx @meltmedia/totem account bootstrap meltmedia/target-repo