Feat & Fix(API): Sending emails to users

- Send emails to users when they register or when they reset their
  password.
- Fix `.gitignore` not recoginizing changes in `lib` folder
This commit is contained in:
minhtrannhat
2022-12-15 09:40:38 -05:00
parent 69debdb213
commit 61bac977ff
10 changed files with 152 additions and 12 deletions

1
backend/.gitignore vendored
View File

@@ -14,7 +14,6 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/