The mildly cursed source code for my Portfolio website, written with NextJS
Please read the liscence, ty
Package: nix build
Run: nix run
Install packages: npm ci
Run dev server: npm run dev
Build: npm run build
Start: npm run start