Skip to content

Latest commit

History

History

cron

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Cron & Cloud Functions for Firebase

A quick sample for scheduled PubSub triggered Cloud Functions can be configured.

The accompanying Medium Post goes into depth of the history of Cron and Cloud Functions and how the native support is improved.

Install & Run

# Install
yarn
# Locally serve
yarn serve
# Deploy
yarn deploy