Configure letter opener to read emails via web UI #150

Merged
bustikiller merged 3 commits from letter-opener into main 2024-11-30 18:17:46 +00:00
Showing only changes of commit 2889dc5c98 - Show all commits

View File

@ -59,6 +59,10 @@ The backend, frontend and workers have hot-reloading enabled, so changes made to
Once all containers have started, visit http://libre-wedding-planner.app.localhost/dashboard to load the application. Once all containers have started, visit http://libre-wedding-planner.app.localhost/dashboard to load the application.
## Email delivery
In the development environment, real emails will not be sent. You can visit http://libre-wedding-planner.app.localhost/letter_opener/ to get a list of emails generated by the application.
## Testing ## Testing
Unit tests can be executed with Unit tests can be executed with