An open API service indexing awesome lists of open source software.

https://github.com/esafirm/firebase-fireup

CLI app to upload and manage your Firebase Storage objects
https://github.com/esafirm/firebase-fireup

cli firebase firebase-storage

Last synced: 2 months ago
JSON representation

CLI app to upload and manage your Firebase Storage objects

Awesome Lists containing this project

README

          

![OSS Fireup](https://user-images.githubusercontent.com/1691440/126067630-ac91d5ea-fbe0-4088-981a-87c7b3c94efd.gif)

## Firebase Fireup

> Simple library and CLI tools to upload your files to Firebase storage.

There's two versions of this library, Python and Go.

The reason is that I have a problem installing the Python version of the library to Alpine. That's why the Go version
exists, we just need to build it to a single binary and copy it in a docker file.

Therefore, I won't maintain the Python version of the library, but since the functionality is already complete, I'm not gonna remove it soon.

## License

MIT @ [Esa Firman](https://github.com/esafirm)