@letticdo/cdo-firebase-storage2
v1.0.4
Published
An unofficial package that interacts with code.org's firebase storage given a channel id. (type 2)
Downloads
1
Readme
An unofficial package that isolates code.org's firebase storage system for the web for node.
This is a modification of the code found here: https://github.com/code-dot-org/code-dot-org/tree/staging/apps/src/storage Everything pertaining to react and redux has been removed and an additional "loader" has been added that auto fetches the api keys for firebase based on a given channel id.
This was created so there is no need to use Puppeteer in order to access records from node.
this is also the second iteration (amde as a test)