Tools
Mailpit
For local development, we setup Mailpit as a
locally running docker container. The UI of Mailpit is accessible at
http://localhost:8025 after running just up. Solaris
by default uses the Mailpit provider to send emails when env: local is
configured in the config.
Webhook Thing
You can run WebhookThing using just webhook. The
Web UI will open automatically. You can use Webhook Thing to locally test
webhook endpoints (currently SoluM Button Press webhooks) using configs stored
in JSON files in the repository to share with teammates.