Skip to content

Instantly share code, notes, and snippets.

@kostimarko
Created November 12, 2019 16:36
Show Gist options
  • Save kostimarko/bfcfb1a4a57fcdb4c77cb4e3515ddfb8 to your computer and use it in GitHub Desktop.
Save kostimarko/bfcfb1a4a57fcdb4c77cb4e3515ddfb8 to your computer and use it in GitHub Desktop.
const functions = require("firebase-functions");
const nodemailer = require("nodemailer");
const axios = require("axios");
const moment = require("moment");
const momentTZ = require("moment-timezone");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment