My personal website.
Alpha alpha.morrisoncole.co.uk. Production morrisoncole.co.uk is from https://github.com/MorrisonCole/morrisoncole.co.uk.
- Run
yarn
- Run
yarn dev
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={}