voloyev / cafephilo_v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credits for the UI and for the infinite scroll, and contribution to project at all to Ihor Tokaryk

builds.sr.ht status

Rails

Cafephilo site

Build

  • Install ruby $(cat .ruby-version)
  • Install postgres
  • Create postgres user for db
  • Run bundle install
  • Run rake db:create && rake db:migrate && rake db:seeds
  • Run rails s

About

License:Apache License 2.0


Languages

Language:Ruby 59.2%Language:SCSS 17.0%Language:HTML 9.4%Language:Slim 8.2%Language:JavaScript 5.7%Language:Dockerfile 0.4%Language:Shell 0.1%