/functions

Collections of functions.

Primary LanguageJavaScript

Collection of Cloud Functions


NOTE

The covid-related function is now outdated (university policy has changed). The week-in-semster function is replaced by https://github.com/OU-CS3560/relative-week and its production deployment.


Deploying

$ gcloud functions deploy func-name --runtime nodejs12 --trigger-http --allow-unauthenticated