My personal website, built with Astro, Tailwind CSS, Upstash, MDX content collections, and deployed to Vercel.
git clone https://github.com/ilmimris/mris.dev.gitcd mris.devCreate a .env file similar to .env.example.
Then install dependencies and run the development server:
pnpm installpnpm devPlease remove all of my personal information (projects, images, etc.) before deploying your own version of this site.