jgmurillo10 / notifier

Cloud function that is triggered by a Pub/Sub topic and sends a text message with the current USD price in COP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notifier

This is a cloud function that is triggered by a Pub/Sub topic and sends a text message with the current USD price in COP. This runs daily at 8am. 0 8 * * *

Install

nvm use && npm i

Start

node index.js

About

Cloud function that is triggered by a Pub/Sub topic and sends a text message with the current USD price in COP


Languages

Language:JavaScript 100.0%