public
Description: A web app for tracking and displaying data using CodeIgniter and CouchDB
Homepage: http://funkatron.com/
Clone URL: git://github.com/funkatron/twitter-stats-tracker.git
funkatron (author)
Thu Oct 02 14:21:52 -0700 2008
commit  f338403b532dfbcd68abe8a2ebd3c8360aa5cded
tree    497b5dadb3eb0723be14c782ee6b1ebdfc3367bb
parent  c36d3e0de8d1626afa8c3f2e3763a85bf9e54e23
name age message
file LICENSE Thu Oct 02 07:01:27 -0700 2008 Added NewBSD license [funkatron]
file README Thu Oct 02 06:57:12 -0700 2008 added bin dir for cron/shell scripts [funkatron]
directory bin/ Loading commit data...
directory config/
directory controllers/
directory couchdb-views/ Thu Oct 02 14:21:52 -0700 2008 added couchdb views code [funkatron]
directory errors/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory helpers/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory hooks/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
file index.html Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory language/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory libraries/ Thu Oct 02 06:36:57 -0700 2008 first commit [funkatron]
directory models/
directory views/
README
Please note that this is not hot-shit coding. It's a small part-time project, and per my usual approach, I half-ass it 
until 
it mostly work, then call it "production-ready!"

This is the application directory for a CodeIgniter app. You'll need to set up your index.php file in the doc root as 
set 
paths appropriately.

You'll also want to make cache/ and logs/ dirs in this directory, and make them writable by the user PHP is executing 
as.