Update README
All checks were successful
Check usage of free licenses / check-licenses (pull_request) Successful in 1m56s
Add copyright notice / copyright_notice (pull_request) Successful in 3m11s
Run unit tests / unit_tests (pull_request) Successful in 5m5s

This commit is contained in:
Manuel Bustillo 2024-11-30 19:12:13 +01:00
parent b892d4006f
commit 2889dc5c98

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.
## 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
Unit tests can be executed with