lilyfromseattle / shipping-app-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toys.com

This is a client to be used to consume the shipping API.

Getting Started

  1. Fork and clone this repo
  2. Sign up for AWS
    • Go to the IAM section to obtain API keys
    • Go the S3 section, create a bucket named whatever you want
  3. Create a .env in the root of the app and add the needed information from AWS (example .env here)
  4. Setup your DB (db:create db:migrate db:seed)

Test

Run the tests

rspec

About


Languages

Language:Ruby 93.6%Language:CSS 3.6%Language:CoffeeScript 1.5%Language:JavaScript 1.3%