nuxt-firebase-auth-starter icon indicating copy to clipboard operation
nuxt-firebase-auth-starter copied to clipboard

FIREBASE_DATABASE_URL not present

Open g-tejas opened this issue 2 years ago • 1 comments

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 avatar Jun 21 '22 11:06 g-tejas

Screenshot 2022-06-21 at 7 50 12 PM I got the database url manually from the database section but i get this error

g-tejas avatar Jun 21 '22 11:06 g-tejas