Warning
This repository is superceded by https://github.com/Dobefu/cv_v2/tree/main.
-
Copy
.env.exampleto.envcp .env.example .env
-
Fill in all the fields in the
.envfile -
Install the dependencies
pnpm i
-
Run the development server
pnpm dev
Open http://localhost:3000 in your browser of choice to see the result.