My personal website.
Alpha alpha.morrisoncole.co.uk. Production morrisoncole.co.uk is from https://github.com/MorrisonCole/morrisoncole.co.uk.
You'll need Node. Using nvm
is recommended.
nvm use
corepack enable
yarn
yarn dev
, etc.
yarn upgrade
yarn upgrade-interactive
Deploy from local with:
yarn vercel
(CI Only) - make sure LHCI_GITHUB_APP_TOKEN
is present.
Using lighthouse-ci for performance regression testing.
yarn build && yarn test:lighthouse
Note: running locally appears to be broken on WSL2 at the moment.
yarn vercel | xargs -I{} yarn test:lighthouse --collect.url={}