Circle CI

Geek shop

The Geek Shop is playground online store for me to play and learn with ruby/rails.

Features and Technology

  • Clearance gem for authentication
  • Stripe for the payment system
  • Importing products via CSV that runs on a background job

Getting Started

After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

It assumes you have a machine equipped with Ruby, Postgres, etc. If not, set up your machine with this script.

After setting up, you can run the application using Heroku Local:

% heroku local