Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 525 Bytes

Raisely Cloud Function Template

You can use this as a template for cloud functions to handle webhooks from Raisely.

Copy this repository and modify it to fit your needs before uploading as a cloud function.

Testing

This also comes with an example test so you can write and deploy well tested code ;-)

To see the tests in action, do

npm install
npm test

Contributions

Contributions are welcome at https://github.com/raisely/cloud-function-template

Licensed under the NoHarm license