gazpachu/hypatia

Firebase init options. Difficult to get it properly deployed

laxetas opened this issue · 1 comments

Fantastic project. I have tried it on local server, but I get lost in the firebase init process. Too many options to understand every step. I have tried several times, but when I open the site after deployment, only get the Nekomy name on the tab and a blank screen in browser.

Please detail this part.

I referenced from stackoverflow for the Firebase init process. The steps are as follows:

Are you ready to proceed? : Yes
Which Firebase CLI features do you want to set up for this folder? Press Space to select features, then Enter to confirm your choices. : Hosting: Configure and deploy Firebase Hosting sites
=== Project Setup

Select a default Firebase project for this directory: Your firebase Project name
=== Hosting Setup

What do you want to use as your public directory? dist
Configure as a single-page app (rewrite all urls to /index.html)? No
File dist/404.html already exists. Overwrite? No
File dist/index.html already exists. Overwrite? No