Slip.it Slip.it is a small self-hostable bookmark webapp built with Ruby on Rails. Setup Make sure that you have already installed PostgreSQL and Memcached $ bin/setup Run $ bundle exec rails dev:cache $ bundle exec rails s Contribution PRs accepted.