This repository contains my website/portfolio. Feel free to use anything contained here as a starting point for your projects as long as you honor the ISC license.
- node.js
20.x
- PNPM >=
8.x
- Install Dependencies
$ pnpm install
- Start dev server
$ pnpm run dev
henrygressmann.de is deployed through Github Pages which is served behind a cloudflare reverse proxy automatically on every push to the main
branch using Github Actions.