Skip to content

denniskasper/denniskasper.com

Repository files navigation

denniskasper.com

Deploy

My personal homepage.

getting started

Requirements: Node.js, pnpm, Docker (optional)

Local development

pnpm install
pnpm dev

or using docker compose

make watch

Building the production image

make build-prod

Remove everything

make destroy

running tests

Ensure Playwright browsers are installed

pnpm exec playwright install

Build the project and run tests

pnpm build
pnpm pw:test

stack

astro tailwindcss playwright

About

My personal homepage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors