Skip to content

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:

Terminal window
npx @meltmedia/totem synth

Access to Private NPM

Your GitHub organization needs to be given access to our private NPM packages during Action builds. To do this:

  1. Go to your GitHub Organization > Settings
  2. Secrets and variables > Actions
  3. Click New organization secret
  4. Set the “Name” to NPM_TOKEN, enter the token in the “Value” section
  5. 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 :

Terminal window
npx @meltmedia/totem account bootstrap meltmedia/target-repo