Skip to content

jonkarna/heroku_beast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Beast

Fork of Altered_Beast

Enable Heroku Sendgrid Addon

You’ll need to activate the sendgrid heroku addon for your app. If you do not, you will run into an EAFNOSUPPORT error.

heroku addons:add sendgrid

Setting up the db

Again, if Sendgrid isn’t turned on, this will silently error when it tries to save the initial user.

heroku rake heroku:bootstrap['your_site_name','yourapp.heroku.com']

Login

username/password: heroku

Enjoy.

About

Alterations to altered beast for heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 93.3%
  • JavaScript 6.7%