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
Post a Comment