0

I'm trying to host my very first website to Firebase. I'm reading this tutorial but there seem to be something wrong.

I'm supposed to pick -

( ) Hosting: Configure and deploy Firebase Hosting sites

But that selection is missing in the list.

Instead I got -

( ) Realtime Database: Configure a security rules file for Realtime Database and (optionally) provision default instance
( ) Firestore: Configure security rules and indexes files for Firestore
( ) Functions: Configure a Cloud Functions directory and its files
( ) Hosting: Configure files for Firebase Hosting and (optionally) set up GitHub Action deploys
( ) Hosting: Set up GitHub Action deploys
( ) Storage: Configure a security rules file for Cloud Storage
( ) Emulators: Set up local emulators for Firebase products

So what do I do? Which one should I choose?

Thank you

1 Answer 1

1

You're looking for this option:

( ) Hosting: Configure files for Firebase Hosting and (optionally) set up GitHub Action deploys

Deploying to hosting has been expanded to (optionally) also cover GitHub actions, but you can still do the basic scenario thought it too.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you so much

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.