sharunkumar / sharunkumar.github.io

My Portfolio
https://sharunkumar.com/
MIT License
0 stars 0 forks source link

Portfolio/CV

🛠️ Stack & Tech

🚀 Getting Started

Add Your Content:

Edit the cv.json file to create your own printable Portfolio/CV.

Install Dependencies:

bun install

Fetch your Avatar & Generate site-images from GitHub

Copy .env.example to .env and fill in the details.

Run:

bun src/scripts/generate-favicons.ts

Launch the Development Server:

bun dev

Open http://localhost:4321 in your browser to view the result 🚀

Previewing the built version of the site

local-only:

bun serve

via cloudflare tunnel:

bun serve:public

Based on https://github.com/Smilesharks/dev-portfolio