Skip to content

An example app built with Sinatra, Mustache and MongoDB

License

Notifications You must be signed in to change notification settings

oayandosu/watchtower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Watchtower

An example application built in Sinatra, Mustache, MongoDB. I created this to better learn this particular tech stack. It monitors twitter and hacker news (for now) for mentions of GitHub and displays them for you. Much of the setup and code structure came from defunkt (on a closed source app).

Example Screenshot

This application doesn't have a lot of immediate usefulness that services like BackType already offer, except that you can host this yourself.

Dependencies

  • MongoDB
  • Mongo.rb
  • Sinatra
  • Mustache
  • Shotgun

Starting the app

rake start and then browse to http://localhost:9393

TODO

  • Add in a test suite (what? blasphemy!)
  • Have an idea of read/unread items
  • Move polling to the server, do not depend on browser being open
  • Monitor Hacker News comments in addition to stories
  • Ignore / Save (favorite?) events

About

An example app built with Sinatra, Mustache and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published