Firebase

Set VUE_APP_DEFAULT_AUTH=firebase in the .env file.

                                       		  
VUE_APP_DEFAULT_AUTH=firebase
VUE_APP_APIKEY=
VUE_APP_AUTHDOMAIN=
VUE_APP_DATABASEURL=
VUE_APP_PROJECTId=
VUE_APP_STORAGEBUCKET=
VUE_APP_MESSAGINGSENDERID=
VUE_APP_APPId=
VUE_APP_MEASUREMENTID=

Follow the below step to setup your Firebase application :-

Do your Firebase project setup in https://console.firebase.google.com/
Step 1 :- Click on the GET STARTED Button.
image
Step 2 :- You will find the tab of Create a Project, click on this.
image
I :- Enter your project name, accept the Firebase terms and then press continue.
image
II :- Read the instrustions and continue.
image
III :- First select the location and accept the Google Analytics terms then click on the CREATE PROJECTS.
image
IV :- Now your project is created! Let's do some projects setup.
image
Step 3 :- Go to the Project Settings Page.
image
Step 4 :- Go to the Web app.
image
Step 5 :- Project settings > Enter your app nickname then click on the tab of REGISTER APP after that Read all details of Add Firebase SDK, Install Firebase CLI, and Deploy to Firebase Hosting and click on the CONTINUE TO THE CONSOLE
image
Step 6 :- Now you will find the options Config, click on that and you will see Firebase config details, do copy it and paste it in your project.
image
Step 7 :- If you want to create database then click on Create database.
image
Step 8 :- Select your country then click on next button.
image
Step 9 :- Select either locked mode or test mode and then click on Enable button.
image
Step 10 :- Go to the Project Settings page and to get the databaseURL, reload the same page .
image