python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Can I have two domains for one website (Firebase)?
I have developed a Flutter website and use Firebase for my storage and hosting. Now I want to use two domains "www.mywebsite.de" and "www.mywebsite.fr". Can I do this with Firebase...
Animalis App
Votes: 0
Answers: 1
Vue 3 Production build doesn't have correct assets, but dev build does
I'm trying to deploy a Vue 3 app to Firebase Hosting. I have previously successfully deployed Vue 2 apps to Firebase Hosting using a very similar file structure and setup.
The problem is that when I'm...

Rasmus Lian
Votes: 0
Answers: 1
Sveltekit Firebase hosting
How can I use SvelteKit and firebase hosting? firebase hosting requires the html file to be called Index.html while SvelteKit calls it app.html. I think it has something to do with SvelteKit adaptors
arjun agarwal
Votes: 0
Answers: 2
i cant fetch data after deployment in react app
The app work perfectly locally. The error appears after i deploy it using firebase hosting. The code below is the component where i fetch the data from the api resource
import React, { useEffect, useS...

Abdalla Suliman
Votes: 0
Answers: 2