I forked this project from , so if you want the original project (without my changes), contribute, support or sponsor, go to his profile.
This was built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
git clone https://github.com/txsoura/open-source.txsoura.com.git
cd open-source.txsoura.com
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev
Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.