[GH-ISSUE #68] Environment variables #14

Closed
opened 2026-03-03 16:35:56 +03:00 by kerem · 1 comment
Owner

Originally created by @ChanTerelLy on GitHub (Jan 14, 2023).
Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/68

Could you, please, provide the example of the environment variables for API? It's not so obviouse about EVENTS_* variables. Is GCP_PROJECT_ID necessarily, should it work outside of GCP? What is format of FIREBASE_CREDENTIALS?

Originally created by @ChanTerelLy on GitHub (Jan 14, 2023). Original GitHub issue: https://github.com/NdoleStudio/httpsms/issues/68 Could you, please, provide the example of the environment variables for API? It's not so obviouse about EVENTS_* variables. Is GCP_PROJECT_ID necessarily, should it work outside of GCP? What is format of FIREBASE_CREDENTIALS?
kerem closed this issue 2026-03-03 16:35:56 +03:00
Author
Owner

@AchoArnold commented on GitHub (Jan 15, 2023):

Hello @ChanTerelLy
Currently, the project is set up to work with GCP. You can get the environment variables from this .env.production file

The FIREBASE_CREDENTIALS should be a JSON string you can get it from this documentation https://firebase.google.com/docs/admin/setup

Btw, I plan to update the local setup instructions in #42

<!-- gh-comment-id:1383234315 --> @AchoArnold commented on GitHub (Jan 15, 2023): Hello @ChanTerelLy Currently, the project is set up to work with GCP. You can get the environment variables from this [.env.production](https://github.com/NdoleStudio/httpsms/blob/main/api/.env.production) file The FIREBASE_CREDENTIALS should be a JSON string you can get it from this documentation https://firebase.google.com/docs/admin/setup Btw, I plan to update the local setup instructions in #42
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#14
No description provided.