My personal website, built with Next.js, Tailwind CSS, Contentlayer and deployed to Vercel.
git clone https://github.com/Tom0Brien/tom
cd tom
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev