sunloverz / backend_importer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Install rails-6.1.4.1 with ruby version ruby-2.6.8

Then run bundle install

And also PostgreSQL database.yml needs to be configured

rails db:create
rails db:migrate

Usage

To import products from csv file to db run following command:

rake import:products

About


Languages

Language:Ruby 75.1%Language:HTML 14.1%Language:JavaScript 9.1%Language:CSS 1.7%