My portfolio website where I spend a lot of my time learning, experimenting, and building.
This application written using Node.js v20+.
git clone git@github.com:codebycorey/codebycorey.com.git
cd codebycorey.com
pnpn install
cp .env.example .env.local
pnpn dev
Fill in .env.local
with your API keys