Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 791 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 791 Bytes

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.