Skip to content

JeffreyTheTukkr/tukkr.dev

Repository files navigation

tukkr.dev

Repository for the tukkr.dev website.

Requirements

nodejs   >= v22.11
pnpm     >= v9.12

Quick commands

pnpm dev       run the development environment with hot-reloading
pnpm build     build the project
pnpm preview   preview the build
pnpm lint      verify no linting issues exist
pnpm format    fix linting issues

Dotenv file

PUBLIC_GA4_ID="GA4_ID_CODE"