Dashboard at https://dash.wellcomecollection.org.
- Make sure you have packages installed (
yarn install
) and thatyarn build
has been run recently. - You will need to be logged into AWS with the correct role (
AWS_PROFILE=experience-developer
). yarn build
will have created an output folder (out
). This is what will get deployed to S3.- Run
yarn deploy
.