Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.json #3

Closed
guiseek opened this issue Oct 27, 2021 · 1 comment
Closed

config.json #3

guiseek opened this issue Oct 27, 2021 · 1 comment

Comments

@guiseek
Copy link

guiseek commented Oct 27, 2021

hey dude,

what should i put in config/notification.config.json and config/firebase.config.json?

I mean... I have some idea, but can you show me the model of the object?

@DenzelCode
Copy link
Owner

Firebase config:

To get this file follow this steps:
https://clemfournier.medium.com/how-to-get-my-firebase-service-account-key-file-f0ec97a21620

Model:

  "type": "",
  "project_id": "",
  "private_key_id": "",
  "private_key": "",
  "client_email": "",
  "client_id": "",
  "auth_uri": "",
  "token_uri": "",
  "auth_provider_x509_cert_url": "",
  "client_x509_cert_url": ""
}

image

Notification config is automatically generated

@DenzelCode DenzelCode pinned this issue Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants