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

SwiftUI - Tutorial 2 - 🧵 Understanding @MainActor in SwiftUI — A Beginner’s Guide

SonarQube With Angular 19 on Windows: A Complete Setup and Integration Guide

Setting Up Jenkins for Flutter App on macOS