Skip to content

Hey man, do you remember that episode of Seinfeld when Kramer and Newman make sausage in Jerry's apartment?

Notifications You must be signed in to change notification settings

skuhlmann/cheers-mail

Repository files navigation

That One Episode :: Sitcom Mailer App

Circle CI

You know when your friend is all, "Hey man, do you remember that episode of Seinfeld when Kramer and Newman make sausage in Jerry's apartment?". Well, this app is meant to be that friend.

That One Episode in production

Installation

Clone That One Episode to your local machine with:

$ git clone git@github.com:skuhlmann/cheers-mail.git

Install gems:

$ bundle install

Then setup the database:

$ rake db:setup

Launch the server with:

$ unicorn

Go to localhost:8080

Misc

Requires a SendGrid account for email delivery.

Created as a learning project to practice with mailing list managment and api consumption.

About

Hey man, do you remember that episode of Seinfeld when Kramer and Newman make sausage in Jerry's apartment?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published