-
Ruby version
Ruby 2.3.0 Ruby on Rails 5.0.1
-
System dependencies
PostgreSQL 9.6:
$ brew install postgresql CREATE EXTENSION "uuid-ossp";ImageMagick:
$ brew install imagemagickRedis:
$ brew install redis -
Configuration
$ bundle install -
Database creation
$ rake db:create -
Database initialization
$ rake db:migrate $ rake db:seed -
How to run the app
$ redis-server $ bundle exec sidekiq $ rails server
dfmontano/SGV
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- HTML 49.1%
- Ruby 46.0%
- CSS 3.0%
- CoffeeScript 1.2%
- JavaScript 0.7%