Search code examples
javascriptfirebase-hosting

questions about firebase and web hosting with firebase


I want to publish a website using firebase but I have the following questions:

  1. For how long can I use firebase for free?
  2. Can I add a custom domain name if I have one while publishing the website?
  3. If I publish my website and it started getting more views, will I have to pay for firebase?

Solution

    1. Please visit the Firebase Pricing Site

    2. Yes you can use a custom domain name after deploying the website. There is an opportunity in the Firebase console "Add Custom Domain".

    3. You will have to pay for the services when you exceed the free reads etc. in the free firebase plan. But you have to switch to the Blaze Plan first. When you didn't switch to the Blaze Plan, you will just get no more answers from the database etc. after exceeding the free plan.