Skip to content

Commit 9a5c827

Browse files
authored
📝 Update README.md with Mailpit and React Email (#2452)
1 parent b9cdd92 commit 9a5c827

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- 🔒 Secure password hashing by default.
2323
- 🔑 JWT (JSON Web Token) authentication.
2424
- 📫 Email-based password recovery.
25+
- ✉️ [React Email](https://react.email) for email templates.
2526
- 📬 [Mailpit](https://mailpit.axllent.org) for local email testing during development.
2627
- ✅ Tests with [Pytest](https://pytest.org).
2728
- 🏭 CI (continuous integration) and CD (continuous deployment) based on GitHub Actions.
@@ -42,6 +43,14 @@
4243

4344
![Dark mode dashboard screenshot](img/dashboard-dark.png)
4445

46+
### React Email Templates
47+
48+
![Email templates screenshot](img/react-email.png)
49+
50+
### Mailpit - Local Email Testing
51+
52+
![Mailpit screenshot](img/mailpit.png)
53+
4554
### Interactive API Documentation
4655

4756
![API docs](img/docs.png)

img/mailpit.png

167 KB
Loading

img/react-email.png

96.9 KB
Loading

0 commit comments

Comments
 (0)