EatYV / eatyvsa

EatYV - Official Repository (the most stable version)

Home Page:https://eatyv-rails9007.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

If you clone this repository on your system you have to know:

  • Ruby version ruby 2.4.2 - We should update to ruby 2.5.0

  • Rails veresion rails 5.1.3

  • System dependencies cd into project folder and run: bundle install

  • Configuration Create a file in /config folder and name it: database.yml, copy content from database.example.yml and add yor credentails to host, username and password.

  • Database creation run: rails db:create

  • Database initialization run: rails db:migrate

  • How to run the test suite run: rake test to run all tests

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions It depends, we can talk about that.

About

EatYV - Official Repository (the most stable version)

https://eatyv-rails9007.herokuapp.com


Languages

Language:Ruby 70.8%Language:HTML 23.1%Language:CSS 3.3%Language:JavaScript 1.5%Language:CoffeeScript 1.3%