You can visit the live app at http://inquisite.meteor.com!
You'll need a copy of dev-settings.json or prod-setting.json, which includes app keys and whatnot
git clone git@github.com:bfla/inquisite.git
cd /inquisite
meteor --settings dev-settings.json
meteor deploy inquisite.meteor.com --settings prod-setting.json
- Facebook login is not working from the Facebook button -- only from the meteor-ui.
- some views don't log the user out properly