Deploy
After creating a new project and adding a site, you will have an endpoint without content. The first step is typically to deploy a site using hosting and the Firebase CLI.
Once you have deployed, it is often convenient to ensure your Github repo automatically deploys with each merge to the main branch. This can be done with Github Actions.