I am trying to extract the username from the current URL example.com/username but firebase keeps directing it to example.com/#/ due to which username changes dy
[debug] [2022-05-13T06:39:38.189Z] ---------------------------------------------------------------------- [debug] [2022-05-13T06:39:38.191Z] C
i have hosted a static website on firebase and i am using node.js. when i am trying to deploy my website i am facing this error. C:\Users\Ankur-PC\Desktop>f
how to deploy to other firebase hosting sites defined within the same project. I created multiple firebase hosting "sites". The command firebase deploy howev
I'm building an app in Flutter mainly based on IOS and Android. We have a review system, and for new signups we want to collect referalls from past customers. W
I am developing a website using flutter and want to create a link for the website something like noob.com/username for a social profile of the user where userna
I have an angular app with some proxy configuration. proxy.conf.js { "/my-api": { "target": "http://app.myapp.fr", "secure": false, "cha
firebase : File C:\Users\CHRISTIN UNION\AppData\Roaming\npm\firebase.ps1 cannot be loaded because running scripts is disabled on this system. For more informati
recently ive launched my own firebase application, and I keep getting this error on my screen when I try to connect: "Firebase Hosting Setup Complete You're see
I am trying to hosting Angular 6 application in firebase. Aftter making a project in firebase , i followed the every step in firebase hosting documentation. h
Background I am using Android Studio to create a Flutter web app. The app runs successfully on localhost in Google Chrome. When I deploy it to Firebase hosting,
How do I change the Firebase project in my cli? When I run firebase init, it says: Before we get started, keep in mind: * You are initializing in an exis
With Divshot shutting down recently, I've switched a number of applications over to Firebase hosting. Some of these apps connect to external APIs, so I need a
I have deployed my react application on firebase, when i reload the page it is showing the below page. Firebase.json { "hosting": { "public": "build",
I want to be able to add domains to Firebase hosting with the API instead of the web UI, is that possible? I want to add potentially hundreds of domains, is th
there, I am using react-router for this app. It works fine on my local server. Here is the code: var routes = ( <Router history={browserHistory}> <