Index-al / Spellsmith

🧙‍♂️ WIP Deck Builder for Magic the Gathering
MIT License
1 stars 0 forks source link

Feature/nodemailerimplement #35

Closed treblotnad closed 7 months ago

treblotnad commented 7 months ago

added correct image url for card collection page. Also implemented nodemailer. Currently commented out to not send emails during development.

Nodemailer is commented out on line 29-35 of userRoutes.js in controllers/api

Needs email and pass added to .env file.