I have two projects. Project A holds my static landing page, and project B holds my Angular app. Is it possible to use one domain name for both projects? Is that the correct approach? Or, can I host both the static landing page and the Angular app under the same project?
i.e., www.foo.com (Landing page), www.foo.com/bar (Angular app)
A single domain name can only be associated with a single Firebase project. There is no way to use the same domain name with two projects.
The closest you can get is by mapping a different subdomain to each project. E.g. www.foo.com
for one and bar.foo.com
for the other.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With