Skip to content

Latest commit

 

History

History
executable file
·
35 lines (17 loc) · 462 Bytes

File metadata and controls

executable file
·
35 lines (17 loc) · 462 Bytes

To set up:

git clone github.com/TheCoderFactory/cf11.git

bundle

rails g shoppe:setup

rails g nifty:key_value_store:migration

rake db:migrate

rake db:seed

rails s

Go to localhost:3000/store

Login with admin@example.com/password

*Import courses:

Go to Products - click on Import Products button

Select WorkshopList.csv and upload

Import posts:

Go to localhost:3000/posts - find the import upload

Select all_posts.csv and upload