Vulcan/README.md
2012-10-03 16:33:28 +09:00

717 B

Telescope is an open-source, real-time social news site built with Meteor

Instalation

Setup

  • Using the command line (mrt mongo or 'mrt mongo xyz.meteor.com' if you're deploying on Meteor), set a user to be an admin: db.users.update({'_id':'user_id_here'}, {$set:{'isAdmin':true}})
  • If you want to enable login with Twitter on Heroku, do heroku config:add ROOT_URL=http://your_url