add: SMTP Test service recommendation.
This commit is contained in:
parent
44b826a741
commit
c5cd6a3749
@ -29,3 +29,5 @@ This starts your app in development mode, rebuilding assets on file changes.
|
|||||||
Manually boot up a PostgreSQL instance, manually run the migrations under the `drizzle` directory, set the `.env` variables and you should be good to go.
|
Manually boot up a PostgreSQL instance, manually run the migrations under the `drizzle` directory, set the `.env` variables and you should be good to go.
|
||||||
|
|
||||||
Set the `STORAGE` enviroment variables even tho the integration is not done they're validated, make sure `STORAGE_ENDPOINT` is an url, there is no need to be valid.
|
Set the `STORAGE` enviroment variables even tho the integration is not done they're validated, make sure `STORAGE_ENDPOINT` is an url, there is no need to be valid.
|
||||||
|
|
||||||
|
If you wish to experiment with the email bits I recommend setting up something such as [MailCrab](https://github.com/tweedegolf/mailcrab) on docker or use another SMTP test server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user