* fix: update email template for invited user * fix: fix styling * fix: update logo on reset password email * fix: update reset-password copyright
* feat: send email when adding a new user * fix: rename method * fix: create welcome email * fix: update email templates * fix: add name to templates * refactor: reduce database calls to one * fix: alter tests * fix: remove console logs
* feat: added basic email-service * feat: preview endpoint for plaintext/html templates * chore: Updated docs fixes: #757