Skip to content

The Giving Tree, a Project for DonorsChoose.org - Hungry Academy Project #7

Notifications You must be signed in to change notification settings

seedthelearning/givingtree

Repository files navigation

  ________.__      .__             ___________
 /  _____/|__|__  _|__| ____    ___\__    ___/______   ____   ____
/   \  ___|  \  \/ /  |/    \  / ___\|    |  \_  __ \_/ __ \_/ __ \
\    \_\  \  |\   /|  |   |  \/ /_/  >    |   |  | \/\  ___/\  ___/
 \______  /__| \_/ |__|___|  /\___  /|____|   |__|    \___  >\___  >
        \/                 \//_____/                      \/     \/

==== Hungry Academy Project #7 - a Project for DonorsChoose.org ====

git clone git://github.com/seedthelearning/givingtree.git
cd givingtree

Trust the .rvmrc file

bundle
mkdir config/secret
echo "STRIPE_TEST_SECRET = 'oDusEP1ECiTzNoh4LFYpHslWJwfQXWRA'; STRIPE_TEST_PUBLIC = 'pk_dqkXc3OX98bXpsQiGfHwvUOtO664W'" > config/secret/stripe_keys.rb
rake db:create
rake db:migrate
rake db:test:prepare
rails s

Note that this application requires granary running on port 3001. You can specify a port for a rails application like this:

rails s -p 3001

About

The Giving Tree, a Project for DonorsChoose.org - Hungry Academy Project #7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages