Heroku - jean/wekan GitHub Wiki
Heroku deployment quide needed
Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL ,
change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code
Meteor.startup(function () });
. TODO: Test and find a way to use API keys instead.