My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel forked from chronark.com and chronark/chronark.com.
git clone https://github.com/daallgeier/tangerine.pink.git
cd tangerine.pinkCreate a .env file similar to .env.example.
Then install dependencies and run the development server:
pnpm install
pnpm devPlease remove all of my personal information (projects, images, etc.) before deploying your own version of this site.