jaydenwindle / decode2017

One awesome shopify giveaway app developed at decode 2017!
Apache License 2.0
4 stars 1 forks source link

DECODE 2017 - Team Shopify Build Status

This is the repo for our awesome shopify giveaway app!

Get Set Up

# install dependencies
apt-get install ruby2.3 ruby2.3-dev sqlite3 nodejs
gem install rails bundler

# clone & setup gems
git clone https://github.com/jaydenwindle/decode2017.git && cd decode2017
bundle install

# Migrate the db
rake db:migrate

# You're golden!
bin/rails server

Demo video

Check out the live giveaway we did to demo our work at deCode! Giveaway app demo

Presentation

Click on the image to be redirected to our presentation slides!

License

Licensed under Apache-2.0.