-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.sample
27 lines (27 loc) · 1.5 KB
/
.env.sample
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
NEXT_PUBLIC_APP_NAME="Create Portfolio"
NEXT_PUBLIC_APP_DESCRIPTION="Create Portfolio is a multi-tenant SAAS platform that allows users to create their SEO-friendly portfolio websites for free. users can create their portfolio website with ease and host it on their custom domain, the platform offers full customizations, and a responsive user interface, along with a wide range of rich features like custom domain support, custom branding, dark and light mode, and server-side caching in a premium plan."
NEXT_PUBLIC_APP_KEYWORDS="createportfolio, create portfolio, porfolio maker, free portfolio maker, portfolio website, how to create portfolio website, personal website, personal portfolio, digital profile, online profile, digital preance, aadarsh guru, aadarshguru, Aadarsh guru platform, portfolio platfrom custom domain, custom brand."
NEXT_PUBLIC_APP_URL="http://localhost:3000"
NEXT_PUBLIC_ADMIN_EMAIL_ID=""
NEXT_PUBLIC_OPERATIONAL_ADDRESS=""
NEXT_PUBLIC_ROOT_DOMAIN="localhost"
AUTH_BEARER_TOKEN=""
PROJECT_ID_VERCEL=""
TEAM_ID_VERCEL=""
NODE_ENV="development"
NEXTAUTH_URL="http://localhost:3000"
UPSTASH_REDIS_REST_URL=""
UPSTASH_REDIS_REST_TOKEN="="
DATABASE_URL=""
REDIS_URL=""
NEXTAUTH_SECRET="f5367e709ce70ad2548de66149f448869e6823144e8e23dbfa6e828aeeb84045e1f344fdb6d9702b011ab9a9fbd7ea6e002a6c98204189fe4d6ba88c3b7322fc"
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""
GITHUB_CLIENT_ID=""
GITHUB_CLIENT_SECRET=""
GOOGLE_ANALYTICS_ID=""
SECRET_ACCESS_KEY=""
ACCESS_KEY=""
REGION=""
S3_BUCKET_NAME=""
STRIPE_SECRET_KEY=""