1.0.4 • Published 12 months ago

@letticdo/cdo-firebase-storage2 v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

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)