Tanner Heffner's personal website
This site is based on swyxkit, a lightly opinionated starter for Svelte projects:
create .env
file with these values:
GH_TOKEN=
LASTFM_API_KEY=
STEAM_API_KEY=
npm install
npm run start
npm run test
to run the Playwright tests. Locally runs against chromium, CI runs the full browser suite.
Accessibility test reports can be found in test-results/a11y
. View the files in a local browser.