1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00
my-images/README.md
2018-08-31 09:50:39 -04:00

585 B

My Images

Codeship Status for danbee/my-images

A simple DragonFly powered image storage application.

Requirements

  • Ruby 2.5.1
  • PostgreSQL 9+
  • Imagemagick

Getting started

Bootstrap the project:

$ bin/setup

Run the server:

$ foreman start

Specs

Run the specs with:

$ bundle exec rspec