Repository for the code of RoyRonalds.com http://royronalds.com

Install

yarn set version stable yarn install

Test

yarn test

Other commands

yarn run

Infrastructure

On AWS Cloudfront:

Non-CI Deployment

    aws sts get-caller-identity
    cat ~/.aws/profiles | grep "-dev"
    # Update ~/.aws/credentials as needed
    ./deploy.sh
Share this project:

Updates