git clone https://github.com/frankdavidcorona/chaplin.dev.git
cd chaplindev.com
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.