After successfully logging in and creating your security token you can initialise the application to connect to your Firebase project as follows:
- Choose the INIT button; this will call the Firebase CLI and you will be presented with a dark screen. Choose proceed and in the following screen use the to select the option for hosting.
- You will be asked to select an existing project and you should see the one you have created as the default in the list.
- The next step is to enter the name of the folder you will use for your public directory. Our default is WebFolder.
- Confirm your selection and the Firebase application will close and you will be returned to our application which will confirm the setup of the project.
- After the project is initialised you will see the two default Google domain names in the preferences page. For example https://youdojam.web.app/
- You can now deploy your files to Google which will upload synchronise your content to the Firebase delivery network
Firebase can be confusing to the first-time user because you cannot actually view the individual files you have deployed. This is by design and firebase shows you a history of the deployment and the number of files on your system.