Cron jobs and daemons for the tricktionary
config/
├── firebase-adminsdk.json
├── google-storageadmin.json
├── mailgun-conf.json
└── mailgun-test.json
Generate one on https://console.firebase.google.com/project/<projectid>/settings/serviceaccounts/adminsdk
Generate one on https://console.developers.google.com/iam-admin/serviceaccounts/project?project=<projectid>
(Click "create new service account" pick a name and select role: Storage->Storage Object Admin or Storage->Storage Object Creator)
Copy config/mailgun.example.json and fill it in as follow
apiKeyto your mailgun apiKeydomainto the mailgun domain you want to usetoto the email(s) of the administrator(s) that will recieve notifications about all changes
Copy config/mailgun.example.json and fill it in as follow
apiKeyto your mailgun apiKeydomainto one of your mailgun sandbox domaintoto the email(s) of the administrator(s) that will recieve notifications about all changes, it should be authorised to recieve emails from your sandbox domain