Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.41 KB

File metadata and controls

33 lines (19 loc) · 1.41 KB

DevHub

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


Deploy with Vercel

Running Locally

git clone https://github.com/your-username/devhub.git
cd devhub

Create a .env file as needed for your configuration.

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

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