fxa/libs/shared/cloud-tasks
..
src
.eslintrc.json
.swcrc
README.md
jest.config.ts
package.json
project.json
tsconfig.json
tsconfig.lib.json
tsconfig.spec.json

README.md

cloud-tasks

This library was generated with Nx.

This library is designed to facilitate communication with google cloud tasks, and give a bit more structure to its configuration and use.

Building

Run nx build shared-cloud-tasks to build the library.

Running unit tests

Run nx test shared-cloud-tasks to execute the unit tests via Jest.