Storedom

Storedom is a simplistic e-commerce application used for various lessons and tutorials at Turing.

Setup

To get set up with the storedom application, clone it via git and pull in gem dependencies with bundle:

bundle exec rails db:{create,migrate,seed}