@@ -15,6 +15,8 @@ An open-source [Workflowy](http://workflowy.com) clone.
* heroku create --stack cedar
* git remote add heroku URL from above
* heroku addons:add heroku-postgresql:dev
* heroku config:set NODE_ENV=production
* git push heroku master
##Controls
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.