michalmikolajczyk / viking-garage-api

VIKING GARAGE API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure nodemailer with API key (not credentials)

jasiek-net opened this issue · comments

done in #30

it does not work!

checkout .env.example (in #30 and #33), you have to add env vars for gmail oauth2

  • use app.json to check for the required env vars in env file
  • add to README