The CV PDF Generator is a React app used to build a CV and export it as a PDF.
Make sure you have the correct version of Node.js installed. You can use a node version manager that supports .node-version file such fnm.
This project uses pnpm as the package manager, managed via Corepack. Corepack comes bundled with recent Node.js versions and ensures everyone uses the same pnpm version as specified in package.json.
If you haven't already, enable Corepack:
corepack enable
You do not need to install pnpm globally. Corepack will automatically use the correct version.
src/assets/profile.jpegdata.jsonpdf.ts if neededpnpm install
pnpm pdf
If you want to tweak your CV or debug some features you are implementing, you can the dev server using:
pnpm dev
Contributing: Here's a quick guide for writing commit messages:
$ claude mcp add cv-generator \
-- python -m otcore.mcp_server <graph>