일반
파이어베이스 호스팅에 업로드된 파일 다운받기
wiwi_
2023. 4. 6. 15:15
https://gist.github.com/mbleigh/9c8680cf319ace2f506f57380da66e7d
Firebase Hosting Fetch All Files
Firebase Hosting Fetch All Files. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
기존 소스는 없는데 뭐가 올라갔는지 기억도 안나는 상황에서 해보면 재미납니다
사용법은 간단
npx https://gist.github.com/mbleigh/9c8680cf319ace2f506f57380da66e7d <site_name>
<site_name> 부분에 자기의 프로젝트 네임을 넣으면된다!
프로젝트 네임 == 사이트네임인 이유는 기본 url이기 때문 커스텀한 프로젝트는 모르겠다.
노드로 구성되어 있어서 아마 노드를 설치후에 터미널에서 입력해야할거같다.
반응형