Objective

At the bottom of this lesson is a copy of the Angular PWA we saw in the previous chapter. We will use it to test the Firebase commands and deploy our project to the Firebase platform.


Create a Firebase project

Before proceeding further, we must create a new Firebase project using the Firebase console.


Setup the Angular project

Firebase config. object

As you previously learned, we need to add the configuration object to our project. This object contains all the keys required by Firebase to bind with our project.

The object keys look like the following (of course, your project will produce completely different values):

Get hands-on with 1200+ tech skills courses.