incart-firebase-tasks
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i incart-firebase-tasks

Weekly Downloads

1

Version

0.0.6

License

ISC

Unpacked Size

121 kB

Total Files

15

Last publish

Collaborators

  • peatiscoding