yono38 / livetapp-rewards

An old rewards integration I wrote for Livetapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm forking this off of a premade mongoose demo application because boilerplates > reinventing the wheel.

Still needs lots of work, but for now I'll be doing work in the /apps folder. I've written the models, doing controllers next, and views last.

Then we start the fun process of seeing if anything works!

Install Steps

    $ curl http://npmjs.org/install.sh | sh
    $ git clone git://github.com/qed42/nodejs-express-mongoose-demo.git noobjs
    $ cd noobjs
    $ npm install
    $ node app.js

About

An old rewards integration I wrote for Livetapp


Languages

Language:JavaScript 93.9%Language:CSS 6.1%