My personal homepage.
Requirements: Node.js, pnpm, Docker (optional)
Local development
pnpm install
pnpm devEnsure Playwright browsers are installed
pnpm exec playwright installBuild the project and run tests
pnpm build
pnpm pw:testDeployed by Dokploy — push to main auto-builds and redeploys. Server, deploy tunnel, and DNS are documented in the denniskasper.dev repo.