A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/PixieEngine/pixieengine.com below:

STRd6/pixieengine.com: Where pixels become heros, together.

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Install Homebrew if you don't already have it

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install postgresql if you don't have it

Install ImageMagick so that you can install RMagick. If you're on OSX Sierra, you'll need to force an older version of ImageMagick

Install all the project's dependencies with bundle install

sudo apt-get install -y build-essential patch ruby-dev zlib1g-dev liblzma-dev imagemagick libmagickwand-dev postgresql libpq-dev
sudo service postgresql start
sudo su - postgres
createuser --interactive --createdb $USER
exit

Create your development database

bundle exec rake db:setup

Syncing your local db with prod
  1. Install the Heroku CLI
  2. Log in to the CLI
  3. Make sure you have added the heroku remote for this project
  4. Run script/sync-db-with-prod

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4