Setting up new development machine

Tags: gatsbyaws

Get started:

yarn install

Setup AWS:

pip install awscli
aws configure
npm i gatsby-plugin-s3

If you don’t have it written down anywhere, you might need to create a new pair of AWS Access Keys. Do that here: https://console.aws.amazon.com/iam/home?#/security_credentials

yarn run build && yarn run deploy

While developing, run gatsby develop to spin up a development server.

Sources:


Casper Lehmann

Written by Casper Lehmann who is pushing buttons and making things go in Copenhagen.