This is my portfolio website. It's built with Astro and Cloudflare Pages.
Website URL: https://monica-dev.com
Install dependencies:
pnpm installIf you're on macOS, you'll need to install some additional dependencies for the canvas package:
brew install pkg-config cairo pango libpng jpeg giflib librsvgRun the development server:
pnpm dev