Skip to content

Commit

Permalink
Create email-system.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajdip019 authored May 13, 2024
1 parent 4971728 commit 33ab179
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/backend/email-system.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Emails

When you start the local server with `docker` or other ways a local SMTP server starts. Generally, we use Gmail / other provider keys in the SMTP server to send emails using the provided email id.

To know more on how to get the Keys for local setup. Check the Local setup readme. [Lcoal Setup Readme](https://github.com/Rajdip019/in-house-auth/blob/main/README.md)


## Diagram

![email-inhouse-auth](https://github.com/Rajdip019/in-house-auth/assets/91758830/7ea341de-f486-42bc-9070-5b9163dbc7e4)


## Feedback

If you have any feedback, please raise an issue or start a discussion. Thank you.

0 comments on commit 33ab179

Please sign in to comment.