Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 630 Bytes

File metadata and controls

25 lines (18 loc) · 630 Bytes

codebycorey.com

My portfolio website where I spend a lot of my time learning, experimenting, and building.

Built Using

Running Locally

This application written using Node.js v20+.

git clone git@github.com:codebycorey/codebycorey.com.git
cd codebycorey.com
pnpm install
cp .env.example .env
pnpm dev

Fill in .env with your API keys