Skip to content

akshaymathur/Care.IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built for Low Country Open Land Trust

Let the angel keep the change

alt text

Prerequisites:

Make sure you have installed the following

Rails 3.2.14
Ruby 9.2
MongoDB

Installation:

Install the required gems:

$ bundle install

Seed data:

$ rake db:seed

Set the required AWS and Stripe environment variables:

$ export access_key_id="Your Access Key"
$ export secret_access_key="Secret Access Key"

$ export stripe_publishable_key=" ... "
$ export stripe_secret_key=" ... "

Start the Server

$ rails server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published