We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
these vars need documentation
normal firebase vars
# firebase NEXT_PUBLIC_FIREBASE_API_KEY= NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN= NEXT_PUBLIC_FIREBASE_PROJECT_ID= NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET= NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID= NEXT_PUBLIC_FIREBASE_APP_ID=
Web Push certificates public key:
NEXT_PUBLIC_VAPID_KEY=
firebase service account private key
# firebase admin FIREBASE_PRIVATE_KEY=
The text was updated successfully, but these errors were encountered:
variables also have to be changed in https://github.com/MarconLP/loggl/blob/e64d5770496d73de5ced557933aa0f6bb0678ca4/apps/nextjs/public/firebase-messaging-sw.js, while this issue is not fixed: #7
Sorry, something went wrong.
No branches or pull requests
these vars need documentation
normal firebase vars
Web Push certificates public key:
firebase service account private key
The text was updated successfully, but these errors were encountered: