Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 460 Bytes

Firebase function that automatically chunk files once uploaded to the storage repository

INSTALL

Create a jar with all the dependencies:

  • npm install

CONFIGURE

Edit the index.js file and replace the following line for the right path to the firebase service account file:

var serviceAccount = require('../datahop-testbed-firebase-adminsdk-x7v7s-6397926fd5.json');

RUNNING

Execute the function with the following command:

  • node index.js