/slipit

:bookmark: Your online bookmarks never be social

Primary LanguageRuby

Slip.it

HoundCI CircleCI

Applogo

Slip.it is a small self-hostable bookmark webapp built with Ruby on Rails.

Deploy forthebadge

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.