A barebones Node.js app using Express 4.
Make sure you have Node.js and the Heroku Toolbelt installed.
git clone https://github.com/barquehk/herokuapp.git # or clone your own fork
cd herokuapp
npm install
npm startYour app should now be running on localhost:5000.
##Features
- Facebook oauth login
- User everyauth underground branch 0.5.x
- Facebook Graph API [pending]