1.0.0 • Published 5 years ago

variate-functions v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Variate Functions

Cloud Functions supporting Variate applications.

Setup

npm install
npm install firebase -g
firebase login

cd ./functions
npm install

Emulate Firebase Functions in local

  cd ./functions
  firebase emulate functions:shell
1.0.0

5 years ago