varg90 / test_task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Build Status

  • Ruby 2.6.3, Ruby on Rails 6.0.3

  • Developed on macOS 10.15.6 (19G2021), tested with Chrome Version 84.0.4147.135 (Official Build) (64-bit)

  • Run bundle command (used Bundler version 1.17.3 (2020-02-18 commit d7089abb6a))

  • Run bundle exec rake db:create or use other tool to create DB if you have a specific PostgreSQL configuration

  • Run bundle exec rake db:migrate and bundle exec rake db:seed to fill database with tables and data

  • Tests: bundle exec rspec

  • Start server: bundle exec rails server

  • Visit http://localhost:3000

  • Live server on Heroku: https://varg90-test-task.herokuapp.com/

About


Languages

Language:Ruby 82.5%Language:Haml 6.7%Language:HTML 5.8%Language:JavaScript 4.3%Language:SCSS 0.7%Language:Procfile 0.1%