You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll kick this party off with a quick run down of the Firebase Console.
4
4
5
5
It's how you'll interact with most of the Firebase features.
6
6
7
-
You'll need your Dashboard to configure your Firebase services and watch data flow through your project.
7
+
You'll need your Console to configure your Firebase services and watch data flow through your project.
8
8
9
-
Most of the Dashboard's functions are also accessible via the Firebase Tools command-line interface, or CLI; however, we always have our Firebase console open in a browser tab whenever we're developing on Firebase. So make good friends with your Firebase Dashboard and it will help carry your app to serverless glory.
9
+
Most of the Console's functions are also accessible via the Firebase Tools command-line interface, or CLI; however, we always have our Firebase Console open in a browser tab whenever we're developing on Firebase. So make good friends with your Firebase Console and it will help carry your app to serverless glory.
0 commit comments