Commit graph

9 commits

Author SHA1 Message Date
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
Michael Snoyman
64ef26104d Route attributes/appcache example #518 2013-04-11 17:07:22 +03:00
Michael Snoyman
cb49b684bd Streaming DB demo 2013-03-27 09:45:54 +02:00
Michael Snoyman
d4422b656b LiteApp uses a Writer monad 2013-03-27 08:51:03 +02:00
Michael Snoyman
13173f65c6 Added streaming demo 2013-03-24 22:12:06 +02:00
Michael Snoyman
2254b3403d lite demo 2013-03-18 14:16:05 +02:00
Michael Snoyman
2c8b9c32c9 Moved subsite demo into subfolder 2013-03-18 14:08:04 +02:00
Michael Snoyman
3b121ccde5 More cleanups 2013-03-17 12:46:55 +02:00
Michael Snoyman
1fabee31e4 Included demo 2013-03-15 08:46:27 +02:00