- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
This application requires Node.js v18.17+.
git clone [email protected]:sajadevo/sajadevo.com.git my-portfolio
cd my-portfolio
bun install
bun devRename 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
NEXT_PUBLIC_MEASUREMENT_ID=
NEXT_PUBLIC_GTM_ID=- You are free to use this code as inspiration.
- Please do not copy it directly.
- Crediting the author is appreciated.