Skip to content

Instantly share code, notes, and snippets.

@steveoni
Created September 14, 2022 11:21
Show Gist options
  • Save steveoni/25cac1d647444996868151fb7d7542d3 to your computer and use it in GitHub Desktop.
Save steveoni/25cac1d647444996868151fb7d7542d3 to your computer and use it in GitHub Desktop.

GIFT PORTAL CONFIGS

APP_GITHUB_KEY

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 (add a new one, this might have expired)

GITHUB_CLIENT_SECRET

1d04d497ec0f934f34828b4bd87918cae7a9079d

GITHUB_CLIENT_ID

Iv1.11ef9aae387c84b4

NEXTAUTH_URL

https://gift-portal.vercel.app/

SIGNING_KEY

nodN5oVnPkAulF+v9gAEUHKJw9HWVhm1578krmcflQ8=

NEXT_PUBLIC_GOOGLE_ANALYTICS

UA-xxxxxx (add yours)

GOOGLE_ENCRYPTION_KEY

add key

GOOGLE_ENCRYPTION_IV

add key here

PROJECT_ID

gift-data

GOOGLE_CLIENT_ID

102426643711974036535

GOOGLE_CLIENT_EMAIL

add your service account email

AUTH_SECRET

247345158f0855c3DS4e1021007d64c76957fe98cc

PRIVATE_KEY

add private key for the google account used to set up gifless service. it should be of this format \n--- Beging xxxxxx/n

NEXT_PUBLIC_API_MOCKING

disabled

NEXT_PUBLIC_ORG_NAME

gift-data

GIFTLESS_SERVER

https://giftless-gift.herokuapp.com/ (add yours, this won't work with your dataset)

REFRESH_DATA_IN_METASTORE

true

ORGANISATION_REPO

gift-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment