How to fetch all files from Firebase hosting site

 Run the below npx script

Open the command line and use the below comment with your site domain name

npx https://gist.github.com/mbleigh/9c8680cf319ace2f506f57380da66e7d <site_name>

Eg:

Sample Site : https://androidmani.firebaseapp.com/

npx https://gist.github.com/mbleigh/9c8680cf319ace2f506f57380da66e7d androidmani

Comments

Popular posts from this blog

Your build is currently configured to use incompatible Java 21.0.3 and Gradle 8.2.1. Cannot sync the project.

Google Assistant Implementation in Android application with app actions