This repository contains my portfolio, served with Amazon CloudFront and S3 on mellevanderlinde.com. The portfolio design is a template by Vercel.
To install the project's dependencies, build the website and deploy to AWS, run the following:
pnpm install
pnpm build
cd apps/infra
npx cdk deploy -c accountId=012345678912