express-graphql-example

docker-compose up -d

aws --endpoint-url=http://localhost:4572 s3 ls
aws --endpoint-url=http://localhost:4572 s3 mb s3://dev-bucket/

yarn build
yarn start