Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created November 18, 2021 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/85fee7d83dd1cd1c5cae4055302519b0 to your computer and use it in GitHub Desktop.
Save Hkazanci93/85fee7d83dd1cd1c5cae4055302519b0 to your computer and use it in GitHub Desktop.
Create a .env.local file to store your local configuration
Set the value of LETUS_API_URL to the location of your API (can use .env if local functions)
Set the value of GOOGLE_WEB_CLIENT_ID to use a Web OAUTH credential created in your Google Identity account.
Set value of firebase config in the .env or .env.local file
FIREBASE_API_KEY=
FIREBASE_AUTH_DOMAIN=
FIREBASE_PROJECT_ID=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MEASSGE_SENDER_ID=
FIREBASE_APP_ID=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment