Host a BI report using ReactJs+Firebase with Auth — part4 Firebase Host + Auth

Renee LIN
2 min readMar 21, 2022

In previous articles, Part one, Part two and Part three, we have created a webpage with our data, desired UI components and prepared it for hosting. Now, it is all configured through the firebase console and firebase CLI.

Host the website

I comment out the Auth related code first to check if the hosting success.

Download firebase CLI and initialise the current project

After npm install firebase-tools, type “firebase init”, choose “hosting” as below.

Choose existing project

--

--

Renee LIN

Passionate about web dev and data analysis. Huge FFXIV fan. Interested in healthcare data now.