Packages
A simple Phoenix/Liveview client for [Altex](https://github.com/iboard/altex). Use it as a scaffold.
Current section
Files
Jump to
Current section
Files
lib/web_client/mailer.ex
defmodule WebClient.Mailer do
use Swoosh.Mailer, otp_app: :web_client
end