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

FIREBASE_DATABASE_URL not present #7

Open
g-tejas opened this issue Jun 21, 2022 · 1 comment
Open

FIREBASE_DATABASE_URL not present #7

g-tejas opened this issue Jun 21, 2022 · 1 comment

Comments

@g-tejas
Copy link

g-tejas commented Jun 21, 2022

Hey,
In the .env.example file there is a database url param, but when I set up my firebase app, that database url param wasnt presented to me and i cant seem to find it, where can i get it?

// For Firebase JS SDK v7.20.0 and later, measurementId is optional
const firebaseConfig = {
apiKey: "",
authDomain: "",
projectId: ,
storageBucket: "",
messagingSenderId: "",
appId: "",
measurementId: ""
};

@g-tejas
Copy link
Author

g-tejas commented Jun 21, 2022

Screenshot 2022-06-21 at 7 50 12 PM

I got the database url manually from the database section but i get this error

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

1 participant