Learn how to connect Firebase to your Webdraw App
Firebase Console
Firebase Project Dashboard
Your apps
section.Firebase Project Settings
Web
icon to add a new web app to your project. This will be our Webdraw App.
Give it a nickname, and click on the Register
button.Firebase hosting
option is not needed, since Webdraw already hosts your app
automatically.Add Web App
Add Firebase SDK
section, copy the code from the firebaseConfig
.
You will paste this code into Webdraw to connect it to your Firebase project.Firebase Config
Firebase
prompt.Search Firebase Prompt
Firebase
prompt to add it to your canvas, select it and then
click on the Edit
button.Edit Firebase Prompt
<EDIT HERE AND PASTE YOUR FIREBASE CONFIG>
with the code you copied from Firebase.Update
button to save the prompt.