Skip to content

A unscale, hipster-facing online store specializing in apparel, furniture and gadgets.

Notifications You must be signed in to change notification settings

rileygowan/jungle-rails

 
 

Repository files navigation

Jungle

A unscale, hipster-facing online store specializing in apparel, furniture and gadgets.

Homepage Cart

Setup

  1. Fork & Clone
  2. Run bundle install to install dependencies
  3. Run bin/rake db:reset to create, load and seed db
  4. Create .env file for access to admin section
  5. Sign up for a Stripe account
  6. Put Stripe (test) keys into appropriate .env vars
  7. Run bin/rails s -b 0.0.0.0 to start the server

Stripe Testing

Use Credit Card # 4111 1111 1111 1111 for testing success scenarios.

More information in their docs: https://stripe.com/docs/testing#cards

Dependencies

About

A unscale, hipster-facing online store specializing in apparel, furniture and gadgets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.9%
  • HTML 23.8%
  • CSS 2.3%
  • JavaScript 1.0%