Home - ghostmonk/twitter-challenge GitHub Wiki
Welcome to the twitter-challenge wiki!
###Summary The twitter challenge application is an application written in backbone.js and angular, primarily using node/npm for compilation of the front end.
In addition, our application uses a fork of the twitter-proxy project by left-logic. The project can be found here.. https://github.com/leftlogic/twitter-proxy. The ghostmonk fork of the twitter-proxy was added as a submodule to the twitter-challenge project so that modifications could be made without having to commit to left-logic's main application. The only necessary change was to ignore the config file, which carries sensitive private information regarding use of the Twitter API.