-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.local
More file actions
28 lines (21 loc) · 959 Bytes
/
Copy path.env.local
File metadata and controls
28 lines (21 loc) · 959 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Frontend Environment Variables
# API Configuration
NEXT_PUBLIC_API_URL=https://portfolio-backend.onrender.com
NEXT_PUBLIC_FRONTEND_URL=https://sandip-portfolio.vercel.app
# GitHub Configuration (for client-side features)
NEXT_PUBLIC_GITHUB_USERNAME=sandiphembram
# Analytics (Optional)
NEXT_PUBLIC_GA_ID=your-google-analytics-id
NEXT_PUBLIC_HOTJAR_ID=your-hotjar-id
# Contact Form Configuration
NEXT_PUBLIC_CONTACT_EMAIL=sandiphembram@gmail.com
# Social Media Links
NEXT_PUBLIC_LINKEDIN_URL=https://linkedin.com/in/sandip-hembram
NEXT_PUBLIC_GITHUB_URL=https://github.com/sandiphembram
NEXT_PUBLIC_TWITTER_URL=https://twitter.com/sandiphembram
# SEO Configuration
NEXT_PUBLIC_SITE_NAME=Sandip Hembram - Portfolio
NEXT_PUBLIC_SITE_DESCRIPTION=ML Engineer & Full-Stack Developer passionate about building intelligent solutions
NEXT_PUBLIC_SITE_URL=http://localhost:3000
# Cloudinary (for image optimization)
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=drh369n9m