How to setup Firebase projects
- #Firebase
- #Cloud service
- #Google Products
call-n
This is an article about the setup for `Firebase`
in the cloud and the setup of a project on Firebase. Nothing complicated but this is just if there are any doubts ☺️.
The Firebase Setup
When you've entered the Firebase webpage it's easy to get started, just start of by clicking the `Go to console`
button in the top of the right corner as in the image.
Then you will be redirected to the login page for google account, just login as they guide you then you will be redirected again, this time to the page were you can see all your projects. Like this 📽.
To Create a new project you just click on the `+ Add project`
and you will come to this view were you need to add the name of the project and accept the terms.
Then you when you continue they will ask you for `google analytics`
to be added to your project like this.
`Google analytics`
is not necessary for testing it out and learning development with firebase.
I would not recommend google analytics in the beginning because it just adds another thing to worry about.
But if you decide to go through with it you'll just get redirect to step 3 and choose a account for the analytics.
Then lastly you should end up here, the final view!
And there you have it, that was easy right? 😁