See above how to develop for Firebase Functions.
To be able to test and develop with Firebase functions, read getting started for how to install Firebase cli.
Then, install the libraries with:
npm i
Then, to test locally, run:
npm run serve
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
See above how to develop for Firebase Functions.
To be able to test and develop with Firebase functions, read getting started for how to install Firebase cli.
Then, install the libraries with:
npm i
Then, to test locally, run:
npm run serve