Skip to content

john-kurkowski/john-kurkowski.github.io

Repository files navigation

johnkurkowski.com

Source for johnkurkowski.com.

Development

Install

npm install

Install Playwright browsers only if you plan to run browser-based tests locally.

npx playwright install chromium

Running

npm start

Deployment

Netlify builds deploy previews, branch deploys, and production deploys. Production auto publishing is locked in Netlify; GitHub Actions publishes the matching production deploy after CI passes. See Deployment for the full production flow.

Tests

npm test

Tests are run in CI and must pass before production deploy, i.e. pushes to trunk. Branches deploy regardless of CI passing.

Before push, you can preview Argos VRT's snapshots against your built site in production mode.

npm run build
npm run test:vrt

About

Source for johnkurkowski.com, my blog, consulting overview, and resume.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors