Skip to content

datahop/splitfunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published