2023-04-17 21:26:03 +02:00

1.4 KiB

chronark.com

My stuff

My personal website, built with Next.js, Tailwind CSS, Upstash and deployed to Vercel.

Deploy with Vercel

Running Locally

git clone https://github.com/chronark/chronark.com.git
cd chronark.io
pnpm install
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please remove all of my personal information (resume, blog posts, images, etc.) before deploying your own version of this site.