Skip to content

migraine-io/migraine-app

Repository files navigation

Usage

1. Install Redis

$ brew install redis

Follow the instructions on screen to start the serve.

2. Install the gems

$ gem install bundler
$ bundle install

3. Start the server

$ make server

4. Done!

Go to http://localhost:9393

Requires Ruby 2.1+

Releases

No releases published

Packages

No packages published