- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Email: Resend
- Analytics: OpenPanel
This application requires Node.js v18.17+.
git clone [email protected]:sajadevo/sajadevo.com.git my-portfolio
cd my-portfolio
bun install
bun dev
Rename the .env.example
file to .env.local
and fill in the necessary environment variables.
NEXT_PUBLIC_PROD_URL=
NEXT_PUBLIC_DEV_URL=https://localhost:3000
RESEND_API_KEY=
RESEND_FROM_EMAIL=
RESEND_TO_EMAIL=
OPENPANEL_CLIENT_ID=
- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.