javatarz / karun.me

karun.me website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karun's Resume

Build & Deploy

Karun's personal website

Local Development

npm i && npm run dev

Deployment from local

If github actions is down, run the following command to deploy the latest code

aws-vault exec personal -- aws s3 rm --recursive s3://karun.me/ && aws-vault exec personal -- aws s3 cp --recursive --acl=public-read out/ s3://karun.me/

About

karun.me website


Languages

Language:CSS 76.0%Language:HTML 16.2%Language:JavaScript 7.9%