Questions tagged [firebase-hosting]

Firebase Hosting is developer-focused static web hosting for modern front-end web applications. Using Firebase Hosting, developers deploy SSL-enabled web apps to a global content-delivery network from a single command.

About Firebase Hosting

Firebase Hosting is a component of the Firebase suite of tools for cross-platform application development.

  • Automatically provisioned SSL certificate
  • Blazing-fast content worldwide
  • Support for client-side routing
  • Atomic deploys and one-click rollbacks

Related tags

2394 questions
0
votes
0 answers

Trying to deploy website to firebase but get an empty placeholder after deployment

I can init with no issues but then after deploy my website just shows the placeholder Welcome Firebase Hosting Setup Complete You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something…
0
votes
0 answers

Firebase deploy --only hosting also deploying functions

Everytime a hit the firebase deploy --only hosting in my nextjs project it also deploys the functions (there is a folder in my project called functions where I coded all the functions) when I run firebase deploy --only functions it works perfectly,…
0
votes
0 answers

404 Page Not Found on Firebase Hosted Version of Next-Translate Project

The firebase hosted version of my project using next-translate for localisation shows a 404 page not found error when I try switch the languages. It seems to work fine on my local host version but the firebase hosted version of it does not work. I…
0
votes
1 answer

Unable to add custom domain to Firebase hosting - already be registered to another project

I deleted a Google Cloud Platform project and created a brand new project. I never deregistered the custom domain that I assigned to the old project. When I try to assign the new domain in Firebase hosting I can't because I get the following error…
Clarice Bouwer
  • 3,631
  • 3
  • 32
  • 55
0
votes
0 answers

Firebase functions with Angular Universal slow page loading time

I created an Angular app and i use Angular Universal for SSR. Following modern Angular deployment, i deployed the app using Firebase Hosting and Functions as described in this post…
0
votes
0 answers

How do I add custom domains that are required to implement email link authentication in Firebase?

I want to add a custom domain that is required to modify the email template of firebase authentication. However, if I want to verify the domain from Firebase with the domain address I purchased, I should add the following DNS records in my domain…
Scarlet
  • 25
  • 5
0
votes
0 answers

Flutter Web Firebase Deploy is not working for domain.web.app but it is working for domain.firebaseapp.com

I have created a firebase project and I have multiple websites deployed (hosted) in this project. All the website is working as expected but one website is not working in one domain(.web.app) but it is working another…
0
votes
1 answer

Firebase domain .firebaseapp.com works while .web.app does not

After successful deploy, only one domain (projectname).firebaseapp.com works. The (projectname).web.app shows Firebase message "Site Not Found - Why am I seeing this? ..." The index.html does not have any Firebase App setup . The Firebase…
Alf Fire
  • 1
  • 2
0
votes
0 answers

firebase deploy command not found in my terminal

I just started developing on my Mac so I needed to install VScode again and import the relevant project repository; made my changes and did npm run build which worked fine; then tried to firebase deploy but it then says the firebase command is not…
Santa
  • 41
  • 4
0
votes
2 answers

Google Cloud Armor for Firebase Hosting

I'm getting unwanted traffic in a website hosted in Firebase Hosting. I know this because my Google Analytics instance shows countries that should not be there (we don't ship international orders). Plus, the sessions are super short (1-5…
gantonioid
  • 367
  • 1
  • 2
  • 15
0
votes
0 answers

Google map showing as grey screen in web app

I'm hosting my flutter web app on firebase and when I open the page with a map the page is completely grey. All the other pages work fine but not the map one. This is my index.html file: