CV - Connor van Spronssen https://cv.connor.nl Getting Started Copy .env.example to .env cp .env.example .env Fill in all the fields in the .env file Install the dependencies pnpm i Run the development server pnpm dev Open http://localhost:3000 in your browser of choice to see the result.