What is Firebase serve?

When testing locally, Firebase serves your web app at a locally hosted URL . Hosting is part of the Firebase Local Emulator Suite, which enables your app to interact with your emulated Hosting content and config, as well as optionally your emulated project resources (functions, databases, and rules).

Read more

How do I setup a dynamic domain?

Open the Dynamic Links page of the Firebase console. If you haven’t used Dynamic Links before, click Get Started. Otherwise, click Add URL prefix from the drop-down menu. Then, complete the setup wizard, specifying the domain and path prefix you want to use when prompted.

Read more

Can I add Firebase for my website?

Go to the Firebase console and select your project. From the project overview page, under the text Get started by adding Firebase to your app, select web . If you already have an app added to the project, you may not see this text; instead, navigate to the settings page of your existing app or select add app.

Read more