0.0.6 • Published 3 years ago

incart-firebase-tasks v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

InCart's Firebase Task

A Firebase Task written in TypeScript.

Using node v14 to build with tsup. (But Exported for Node12 (es5)).

To Build

npm run build

To Test

Make sure you have placed your Firebase's service account.json file at .cred/firebase-admin-service-account.json. Once placed also making sure your Firestore Database is already configured and being ready to update by the paths.

The Test using inCart's paths configurations. You can implement your own if needed.

# before run make sure you have a Service Account's JSON file installed.
npm run test
0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago