- Framework: Next.js
- Database: PlanetScale
- Authentication: NextAuth.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
This application requires Node.js v16.13+.
git clone https://github.com/leerob/leerob.io.git
cd leerob.io
pnpm install
pnpm run setup # Remove all of my personal information
pnpm devCreate a .env file similar to .env.example.
Please review the license and remove all of my personal information (resume, blog posts, images, etc.) by running pnpm run setup.