Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 551 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 551 Bytes
  • README

  • Ruby version 2.6.3

  • Rails version 5.2.3

  • Database: PostgreSQL

  • How to run project:

    • bundle install *git clone https://github.com/sashsan/watch-shop-rails.git *bundle install *first make comment in devise.rb in 263-264 lines(comment this lines) *rake db:create *rake db:migrate *rake db:seed *rails s *if you want to use OAUTH from facebook you need to show *https://www.youtube.com/playlist?list=PL9Gk1O6XmsoYeUbWGe52Ek4BS2dAC18Ny *the lessons with OAUTH : 11, 11.1, 11.2
  • Do something awesome !