yesod/demo
Alex Kardos 5ca0dd7468 Added an example with email auth and an ses mailer
This should help beginners get started with email authentication and
utilize Amazon SES for reliable mailing instead of sendmail because
sendmail is inherently unreliable with consumer based IP addresses.

Points of interest:
* Pulls SES authentication details from config/secrets.yaml to keep the
  secrets out of the source code
* Needs the from email address to be confirmed with Amazon SES
2015-12-05 20:21:38 -07:00
..
appcache Route attributes/appcache example #518 2013-04-11 17:07:22 +03:00
auth Added an example with email auth and an ses mailer 2015-12-05 20:21:38 -07:00
lite LiteApp uses a Writer monad 2013-03-27 08:51:03 +02:00
streaming
streaming-db Streaming DB demo 2013-03-27 09:45:54 +02:00
subsite