Skip to content

sajadevo/sajadevo.com

Repository files navigation

Deploy with Vercel

sajadevo.com

Running Locally

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.

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=

Notes

  1. You are free to use this code as inspiration.
  2. Please do not copy it directly.
  3. Crediting the author is appreciated.

About

my personal portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published