Skip to content

behtea/domainr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Based off Railscasts omniauth example and some code from the robodomain guys

This is an app to help you monitor your domain names

do a bundle, then rake db:migrate

to get twitter working you need an app at the developer site, then(if you are using bash):
export TWITTER_KEY=keyhere
export TWITTER_SECRET=secrethere

and rails s

it should be able to pull those from environment variables.

have fun

About

Monitor your domain names!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 96.8%
  • CoffeeScript 2.3%
  • JavaScript 0.9%